arm64: dts: qcom: pmi8994: Fix "eternal"->"external" typo in WLED node
authorMarijn Suijten <marijn.suijten@somainline.org>
Thu, 7 Oct 2021 21:33:57 +0000 (23:33 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sun, 24 Oct 2021 18:04:03 +0000 (13:04 -0500)
The property is named "qcom,external-pfet", as found by
dt_binding_check:

    'qcom,eternal-pfet' does not match any of the regexes

Fixes: 37aa540cbd30 ("arm64: dts: qcom: pmi8994: Add WLED node")
Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org>
Reviewed-By: AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211007213400.258371-11-marijn.suijten@somainline.org
arch/arm64/boot/dts/qcom/pmi8994.dtsi

index b4ac900..a06ea9a 100644 (file)
@@ -42,7 +42,7 @@
                        /* Yes, all four strings *have to* be defined or things won't work. */
                        qcom,enabled-strings = <0 1 2 3>;
                        qcom,cabc;
-                       qcom,eternal-pfet;
+                       qcom,external-pfet;
                        status = "disabled";
                };
        };