1
0
Fork 0

ARM: dts: imx23: Fix the gpmi/gpmi-nand DT name

Replace "gpmi" with "gpmi-nand" to get the
GPMI interface probing with DT instead of
failing to get clock.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Detlev Zundel <dzu@denx.de>
CC: Dong Aisheng <b29396@freescale.com>
CC: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Linux ARM kernel <linux-arm-kernel@lists.infradead.org>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Wolfgang Denk <wd@denx.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
hifive-unleashed-5.1
Marek Vasut 2012-06-09 01:21:55 +02:00 committed by Shawn Guo
parent 7a8e5149ef
commit a217c46c2e
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
status = "disabled";
};
gpmi@8000c000 {
gpmi-nand@8000c000 {
reg = <0x8000c000 2000>;
status = "disabled";
};