summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/regulator
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2020-03-18 07:17:49 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2020-03-18 07:17:49 +0100
commit65984ba7aa462ec08d9828774c3c29386c425472 (patch)
tree773bf4958944d9410453bee0371096f4cf5b9ece /dts/Bindings/regulator
parent3cc8238ef792f4681eff28d408166f14552b0a03 (diff)
downloadbarebox-65984ba7aa462ec08d9828774c3c29386c425472.tar.gz
barebox-65984ba7aa462ec08d9828774c3c29386c425472.tar.xz
dts: update to v5.6-rc5
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'dts/Bindings/regulator')
-rw-r--r--dts/Bindings/regulator/qcom,spmi-regulator.txt2
-rw-r--r--dts/Bindings/regulator/regulator.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/dts/Bindings/regulator/qcom,spmi-regulator.txt b/dts/Bindings/regulator/qcom,spmi-regulator.txt
index f5cdac8b28..8b005192f6 100644
--- a/dts/Bindings/regulator/qcom,spmi-regulator.txt
+++ b/dts/Bindings/regulator/qcom,spmi-regulator.txt
@@ -161,7 +161,7 @@ The regulator node houses sub-nodes for each regulator within the device. Each
sub-node is identified using the node's name, with valid values listed for each
of the PMICs below.
-pm8005:
+pm8004:
s2, s5
pm8005:
diff --git a/dts/Bindings/regulator/regulator.yaml b/dts/Bindings/regulator/regulator.yaml
index 92ff2e8ad5..91a39a3300 100644
--- a/dts/Bindings/regulator/regulator.yaml
+++ b/dts/Bindings/regulator/regulator.yaml
@@ -191,7 +191,7 @@ patternProperties:
examples:
- |
- xyzreg: regulator@0 {
+ xyzreg: regulator {
regulator-min-microvolt = <1000000>;
regulator-max-microvolt = <2500000>;
regulator-always-on;