arm64: dts: qcom: pmi8950: Remove address from lpg node
Remove the address in both the reg property and node name to adhere to the bindings. Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Rayyan Ansari <rayyan.ansari@linaro.org> Link: https://lore.kernel.org/r/20240725-pmic-bindings-v3-2-d7f6007b530d@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
committed by
Bjorn Andersson
parent
86b8eb4dbb
commit
ed14bed60c
@@ -84,9 +84,8 @@
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
|
||||
pmi8950_pwm: pwm@b000 {
|
||||
pmi8950_pwm: pwm {
|
||||
compatible = "qcom,pmi8950-pwm";
|
||||
reg = <0xb000 0x100>;
|
||||
#pwm-cells = <2>;
|
||||
|
||||
status = "disabled";
|
||||
|
||||
Reference in New Issue
Block a user