summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/regulator
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2021-01-18 09:25:07 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2021-01-18 09:25:07 +0100
commit89b195969ec4dd07c7a8dfbd2f3f1eb83ead4c16 (patch)
treec4732494ac180e392a69de8dd2caf7ee453814f1 /dts/Bindings/regulator
parent6ea3de1b8ce7a0154233bd75e77e6e44a525d0ef (diff)
downloadbarebox-89b195969ec4dd07c7a8dfbd2f3f1eb83ead4c16.tar.gz
barebox-89b195969ec4dd07c7a8dfbd2f3f1eb83ead4c16.tar.xz
dts: update to v5.11-rc3
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'dts/Bindings/regulator')
-rw-r--r--dts/Bindings/regulator/nxp,pf8x00-regulator.yaml6
-rw-r--r--dts/Bindings/regulator/qcom,rpmh-regulator.txt1
2 files changed, 5 insertions, 2 deletions
diff --git a/dts/Bindings/regulator/nxp,pf8x00-regulator.yaml b/dts/Bindings/regulator/nxp,pf8x00-regulator.yaml
index a6c259ce97..956156fe52 100644
--- a/dts/Bindings/regulator/nxp,pf8x00-regulator.yaml
+++ b/dts/Bindings/regulator/nxp,pf8x00-regulator.yaml
@@ -19,7 +19,9 @@ description: |
properties:
compatible:
enum:
- - nxp,pf8x00
+ - nxp,pf8100
+ - nxp,pf8121a
+ - nxp,pf8200
reg:
maxItems: 1
@@ -118,7 +120,7 @@ examples:
#size-cells = <0>;
pmic@8 {
- compatible = "nxp,pf8x00";
+ compatible = "nxp,pf8100";
reg = <0x08>;
regulators {
diff --git a/dts/Bindings/regulator/qcom,rpmh-regulator.txt b/dts/Bindings/regulator/qcom,rpmh-regulator.txt
index b8f0b7809c..7d462b8994 100644
--- a/dts/Bindings/regulator/qcom,rpmh-regulator.txt
+++ b/dts/Bindings/regulator/qcom,rpmh-regulator.txt
@@ -44,6 +44,7 @@ First Level Nodes - PMIC
Definition: Must be one of below:
"qcom,pm8005-rpmh-regulators"
"qcom,pm8009-rpmh-regulators"
+ "qcom,pm8009-1-rpmh-regulators"
"qcom,pm8150-rpmh-regulators"
"qcom,pm8150l-rpmh-regulators"
"qcom,pm8350-rpmh-regulators"