arm64: dts: imx8mq-librem5-devkit: Don't use underscore in node name
authorGuido Günther <agx@sigxcpu.org>
Tue, 21 Apr 2020 14:44:14 +0000 (16:44 +0200)
committerShawn Guo <shawnguo@kernel.org>
Thu, 23 Apr 2020 01:17:35 +0000 (09:17 +0800)
Rename usb_typec to usb-typec to get a rid of a warning when building
dtb with warnings enabled.

Signed-off-by: Guido Günther <agx@sigxcpu.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts

index 0526ebf..6900ac2 100644 (file)
                };
        };
 
-       typec_ptn5100: usb_typec@52 {
+       typec_ptn5100: usb-typec@52 {
                compatible = "nxp,ptn5110";
                reg = <0x52>;
                pinctrl-names = "default";