arm64: dts: imx8mm-verdin: only dashes in node names
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>
Thu, 24 Mar 2022 15:56:43 +0000 (16:56 +0100)
committerShawn Guo <shawnguo@kernel.org>
Mon, 11 Apr 2022 01:39:13 +0000 (09:39 +0800)
Make sure we only have dashes rather than underscores in node names by
renaming ctrl_sleep_moci-hog to ctrl-sleep-moci-hog.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mm-verdin.dtsi

index de811be435d01f6795a9d5d40fa6a0a2c7170f93..599b620ae04de65436929bc90d1660f7ef315d66 100644 (file)
                          "SODIMM_151",
                          "SODIMM_153";
 
-       ctrl_sleep_moci-hog {
+       ctrl-sleep-moci-hog {
                gpio-hog;
                /* Verdin CTRL_SLEEP_MOCI# (SODIMM 256) */
                gpios = <1 GPIO_ACTIVE_HIGH>;