mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-07 16:17:41 -04:00
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: Marcel Ziswiler <marcel.ziswiler@toradex.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
committed by
Shawn Guo
parent
344acf05d8
commit
9847725e3a
@@ -306,7 +306,7 @@ &gpio5 {
|
||||
"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>;
|
||||
|
||||
Reference in New Issue
Block a user