From: Luca Weiss Date: Wed, 28 Dec 2022 21:46:37 +0000 (+0100) Subject: dt-bindings: pm8941-misc: rename misc node name X-Git-Tag: v6.5-rc1~77^2~16^2~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33ea262b2b693c63df5f6de96ae81c39f2648836;p=thirdparty%2Fkernel%2Flinux.git 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: Rob Herring Reviewed-by: Neil Armstrong Signed-off-by: Luca Weiss Signed-off-by: Chanwoo Choi --- diff --git a/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml b/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml index 6a9c96f0352ac..fbda899fd2606 100644 --- a/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml +++ b/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml @@ -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>;