Skip to content

Commit 5262bcb

Browse files
superna9999broonie
authored andcommitted
dt-bindings: regulator: qcom-labibb-regulator: document the pmi8950 labibb regulator
Document the pmi8950 labibb regulator with the pmi8998 compatible as fallback since they share the same hardware settings. Signed-off-by: Neil Armstrong <[email protected]> Acked-by: Rob Herring (Arm) <[email protected]> Link: https://patch.msgid.link/20241115-topic-sdm450-upstream-lab-ibb-bindings-v1-1-1f4bff4583b0@linaro.org Signed-off-by: Mark Brown <[email protected]>
1 parent eeecf95 commit 5262bcb

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Documentation/devicetree/bindings/regulator/qcom-labibb-regulator.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,12 @@ description:
1616

1717
properties:
1818
compatible:
19-
const: qcom,pmi8998-lab-ibb
19+
oneOf:
20+
- const: qcom,pmi8998-lab-ibb
21+
- items:
22+
- enum:
23+
- qcom,pmi8950-lab-ibb
24+
- const: qcom,pmi8998-lab-ibb
2025

2126
lab:
2227
type: object

0 commit comments

Comments
 (0)