Commit 9251dad3 authored by Guido Günther's avatar Guido Günther Committed by Shawn Guo

arm64: dts: imx8mq-librem5-devkit: Don't use underscore in node name

Rename usb_typec to usb-typec to get a rid of a warning when building
dtb with warnings enabled.
Signed-off-by: default avatarGuido Günther <agx@sigxcpu.org>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 76eceb0f
...@@ -410,7 +410,7 @@ ldo7_reg: LDO7 { ...@@ -410,7 +410,7 @@ ldo7_reg: LDO7 {
}; };
}; };
typec_ptn5100: usb_typec@52 { typec_ptn5100: usb-typec@52 {
compatible = "nxp,ptn5110"; compatible = "nxp,ptn5110";
reg = <0x52>; reg = <0x52>;
pinctrl-names = "default"; pinctrl-names = "default";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment