summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/extcon
diff options
context:
space:
mode:
authorLuca Weiss <luca@z3ntu.xyz>2022-12-29 00:46:37 +0300
committerChanwoo Choi <cw00.choi@samsung.com>2023-05-29 17:30:15 +0300
commit33ea262b2b693c63df5f6de96ae81c39f2648836 (patch)
treeb3a924f3c613e8c1cc6bf57803eab5aa80267c83 /Documentation/devicetree/bindings/extcon
parent07c8eb325f29a4a967f939b9fe6cce09f35e25e9 (diff)
downloadlinux-33ea262b2b693c63df5f6de96ae81c39f2648836.tar.xz
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 <robh@kernel.org> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Signed-off-by: Luca Weiss <luca@z3ntu.xyz> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'Documentation/devicetree/bindings/extcon')
-rw-r--r--Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml b/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml
index 6a9c96f0352a..fbda899fd260 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>;