diff options
Diffstat (limited to 'sys/contrib/device-tree/Bindings/regulator/qcom-labibb-regulator.yaml')
| -rw-r--r-- | sys/contrib/device-tree/Bindings/regulator/qcom-labibb-regulator.yaml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/contrib/device-tree/Bindings/regulator/qcom-labibb-regulator.yaml b/sys/contrib/device-tree/Bindings/regulator/qcom-labibb-regulator.yaml index e987c39b223e..83965076d6ab 100644 --- a/sys/contrib/device-tree/Bindings/regulator/qcom-labibb-regulator.yaml +++ b/sys/contrib/device-tree/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 |
