summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/arm
diff options
context:
space:
mode:
authorArnd Bergmann2018-03-07 16:52:19 +0100
committerArnd Bergmann2018-03-07 16:52:19 +0100
commit49774d86fd485873e736470ea1cb03f84d39ce3f (patch)
tree7e9f731516dacd037ca0c2a7c0bb4422fb331f62 /Documentation/devicetree/bindings/arm
parentMerge tag 'tee-drv-misc-for-v4.17' of https://git.linaro.org:/people/jens.wik... (diff)
parentsoc: samsung: pmu: Populate children syscon nodes (diff)
downloadkernel-qcow2-linux-49774d86fd485873e736470ea1cb03f84d39ce3f.tar.gz
kernel-qcow2-linux-49774d86fd485873e736470ea1cb03f84d39ce3f.tar.xz
kernel-qcow2-linux-49774d86fd485873e736470ea1cb03f84d39ce3f.zip
Merge tag 'samsung-drivers-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/drivers
Pull "Samsung soc drivers changes for v4.17" from Krzysztof Kozłowski: 1. Add SPDX license identifiers. 2. Populate children syscon nodes in PMU driver to properly model HW in DeviceTree. * tag 'samsung-drivers-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/krzk/linux: soc: samsung: pmu: Populate children syscon nodes soc: samsung: Add SPDX license identifiers to headers memory: samsung: Add SPDX license identifiers
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-rw-r--r--Documentation/devicetree/bindings/arm/samsung/pmu.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/samsung/pmu.txt b/Documentation/devicetree/bindings/arm/samsung/pmu.txt
index 779f5614bcee..16685787d2bd 100644
--- a/Documentation/devicetree/bindings/arm/samsung/pmu.txt
+++ b/Documentation/devicetree/bindings/arm/samsung/pmu.txt
@@ -43,6 +43,12 @@ following properties:
- interrupt-parent: a phandle indicating which interrupt controller
this PMU signals interrupts to.
+
+Optional nodes:
+
+- nodes defining the restart and poweroff syscon children
+
+
Example :
pmu_system_controller: system-controller@10040000 {
compatible = "samsung,exynos5250-pmu", "syscon";