Commit 9847725e authored by Marcel Ziswiler's avatar Marcel Ziswiler Committed by Shawn Guo

arm64: dts: imx8mm-verdin: only dashes in node names

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: default avatarMarcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 344acf05
...@@ -306,7 +306,7 @@ &gpio5 { ...@@ -306,7 +306,7 @@ &gpio5 {
"SODIMM_151", "SODIMM_151",
"SODIMM_153"; "SODIMM_153";
ctrl_sleep_moci-hog { ctrl-sleep-moci-hog {
gpio-hog; gpio-hog;
/* Verdin CTRL_SLEEP_MOCI# (SODIMM 256) */ /* Verdin CTRL_SLEEP_MOCI# (SODIMM 256) */
gpios = <1 GPIO_ACTIVE_HIGH>; gpios = <1 GPIO_ACTIVE_HIGH>;
......
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