Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Luca Weiss and committed by
Chanwoo Choi
33ea262b 07c8eb32

+1 -1
+1 -1
Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml
··· 49 49 interrupt-controller; 50 50 #interrupt-cells = <4>; 51 51 52 - usb_id: misc@900 { 52 + usb_id: usb-detect@900 { 53 53 compatible = "qcom,pm8941-misc"; 54 54 reg = <0x900>; 55 55 interrupts = <0x0 0x9 0 IRQ_TYPE_EDGE_BOTH>;