ARM: dts: qcom: pm8941: rename misc node name

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
This commit is contained in:
Luca Weiss
2022-10-31 18:57:16 +01:00
committed by Bjorn Andersson
parent 7c0682e7a4
commit 52c47b894b

View File

@@ -27,7 +27,7 @@ pwrkey@800 {
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>;