Commit 4af302a7 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sc8180x-pmics: align LPG node name with dtschema



Bindings expect the LPG node name to be "pwm":

  sc8180x-lenovo-flex-5g.dtb: pmic@5: 'lpg' does not match any of the regexes:

Fixes: d3302290 ("arm64: dts: qcom: sc8180x: Add pmics")
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: default avatarVinod Koul <vkoul@kernel.org>
Reviewed-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230720083500.73554-4-krzysztof.kozlowski@linaro.org


Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent bf520227
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -315,7 +315,7 @@ pmic@5 {
		compatible = "qcom,pmc8180c", "qcom,spmi-pmic";
		reg = <0x5 SPMI_USID>;

		pmc8180c_lpg: lpg {
		pmc8180c_lpg: pwm {
			compatible = "qcom,pmc8180c-lpg";

			#address-cells = <1>;