diff mbox series

dt-bindings: regulator: qcom-labibb-regulator: document the pmi8950 labibb regulator

Message ID 20241115-topic-sdm450-upstream-lab-ibb-bindings-v1-1-1f4bff4583b0@linaro.org (mailing list archive)
State New
Headers show
Series dt-bindings: regulator: qcom-labibb-regulator: document the pmi8950 labibb regulator | expand

Commit Message

Neil Armstrong Nov. 15, 2024, 10:04 a.m. UTC
Document the pmi8950 labibb regulator with the pmi8998 compatible
as fallback since they share the same hardware settings.

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
 .../devicetree/bindings/regulator/qcom-labibb-regulator.yaml       | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)


---
base-commit: 2d5404caa8c7bb5c4e0435f94b28834ae5456623
change-id: 20241115-topic-sdm450-upstream-lab-ibb-bindings-e6be723a985c

Best regards,
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/regulator/qcom-labibb-regulator.yaml b/Documentation/devicetree/bindings/regulator/qcom-labibb-regulator.yaml
index e987c39b223e753e20dfa1b60dd680fe0fbf028c..83965076d6ab1ff05dac107a1cfd88d3807bd606 100644
--- a/Documentation/devicetree/bindings/regulator/qcom-labibb-regulator.yaml
+++ b/Documentation/devicetree/bindings/regulator/qcom-labibb-regulator.yaml
@@ -16,7 +16,12 @@  description:
 
 properties:
   compatible:
-    const: qcom,pmi8998-lab-ibb
+    oneOf:
+      - const: qcom,pmi8998-lab-ibb
+      - items:
+          - enum:
+              - qcom,pmi8950-lab-ibb
+          - const: qcom,pmi8998-lab-ibb
 
   lab:
     type: object