Skip to content

Commit 34c006f

Browse files
krzkandersson
authored andcommitted
ARM: dts: qcom: apq8060: drop incorrect regulator-type
regulator-fixed does not have a "regulator-type" property: qcom-apq8060-dragonboard.dtb: regulator-fixed: Unevaluated properties are not allowed ('regulator-type' was unexpected) Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Link: https://lore.kernel.org/r/20230924183914.51414-2-krzysztof.kozlowski@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 686bca7 commit 34c006f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm/boot/dts/qcom/qcom-apq8060-dragonboard.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
regulator-min-microvolt = <3700000>;
2525
regulator-max-microvolt = <3700000>;
2626
regulator-name = "VPH";
27-
regulator-type = "voltage";
2827
regulator-always-on;
2928
regulator-boot-on;
3029
};

0 commit comments

Comments
 (0)