Commit 2416d2f8 authored by Bartosz Golaszewski's avatar Bartosz Golaszewski Committed by Mark Brown

regulator: dt-bindings: qcom,qca6390-pmu: document WCN6855

Add description of the PMU of the WCN6855 model.
Signed-off-by: default avatarBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Link: https://patch.msgid.link/20240813185827.154779-2-brgl@bgdev.plSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent d275e991
......@@ -18,6 +18,7 @@ properties:
compatible:
enum:
- qcom,qca6390-pmu
- qcom,wcn6855-pmu
- qcom,wcn7850-pmu
vdd-supply:
......@@ -104,6 +105,21 @@ allOf:
- vddpcie1p3-supply
- vddpcie1p9-supply
- vddio-supply
- if:
properties:
compatible:
contains:
const: qcom,wcn6855-pmu
then:
required:
- vddio-supply
- vddaon-supply
- vddpmu-supply
- vddrfa0p95-supply
- vddrfa1p3-supply
- vddrfa1p9-supply
- vddpcie1p3-supply
- vddpcie1p9-supply
- if:
properties:
compatible:
......
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