Commit a217c46c authored by Marek Vasut's avatar Marek Vasut Committed by Shawn Guo

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: default avatarMarek 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: default avatarShawn Guo <shawn.guo@linaro.org>
parent 7a8e5149
......@@ -62,7 +62,7 @@ bch@8000a000 {
status = "disabled";
};
gpmi@8000c000 {
gpmi-nand@8000c000 {
reg = <0x8000c000 2000>;
status = "disabled";
};
......
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