Commit 8966a72c authored by Konrad Dybcio's avatar Konrad Dybcio Committed by Mark Brown

regulator: dt-bindings: qcom-labibb: Allow regulator-common properties

Allow regulator-common properties on lab/ibb regulators, such as
regulator-always-on, etc.
Signed-off-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230118181810.119922-1-konrad.dybcio@linaro.orgSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent 12df2c18
......@@ -20,7 +20,8 @@ properties:
lab:
type: object
additionalProperties: false
$ref: regulator.yaml#
unevaluatedProperties: false
properties:
qcom,soft-start-us:
......@@ -46,7 +47,8 @@ properties:
ibb:
type: object
additionalProperties: false
$ref: regulator.yaml#
unevaluatedProperties: false
properties:
qcom,discharge-resistor-kohms:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment