ARM: dts: qcom: pm8941: rename misc node name
authorLuca Weiss <luca@z3ntu.xyz>
Mon, 31 Oct 2022 17:57:16 +0000 (18:57 +0100)
committerBjorn Andersson <andersson@kernel.org>
Mon, 7 Nov 2022 23:21:59 +0000 (17:21 -0600)
The spmi-pmic bindings is now using usb-detect@ for this node, so adjust
the dts to match.

Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221031175717.942237-3-luca@z3ntu.xyz
arch/arm/boot/dts/qcom-pm8941.dtsi

index 7a4467e03aa1bac9fd78f3f61f36248d17eb93f2..863e598591b7748b09b9801a5287d9fdfae4f779 100644 (file)
@@ -27,7 +27,7 @@
                        bias-pull-up;
                };
 
-               usb_id: misc@900 {
+               usb_id: usb-detect@900 {
                        compatible = "qcom,pm8941-misc";
                        reg = <0x900>;
                        interrupts = <0x0 0x9 0 IRQ_TYPE_EDGE_BOTH>;