Commit 33ea262b authored by Luca Weiss's avatar Luca Weiss Committed by Chanwoo Choi
Browse files

dt-bindings: pm8941-misc: rename misc node name



The spmi-pmic bindings is now using usb-detect@ for this node, so adjust
the example to match.

Acked-by: default avatarRob Herring <robh@kernel.org>
Reviewed-by: default avatarNeil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: default avatarLuca Weiss <luca@z3ntu.xyz>
Signed-off-by: default avatarChanwoo Choi <cw00.choi@samsung.com>
parent 07c8eb32
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ examples:
            interrupt-controller;
            #interrupt-cells = <4>;

            usb_id: misc@900 {
            usb_id: usb-detect@900 {
                    compatible = "qcom,pm8941-misc";
                    reg = <0x900>;
                    interrupts = <0x0 0x9 0 IRQ_TYPE_EDGE_BOTH>;