From a217c46c2ed65d4cde5c7c72290deebc2303116e Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Sat, 9 Jun 2012 01:21:55 +0200 Subject: 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 Cc: Detlev Zundel CC: Dong Aisheng CC: Fabio Estevam Cc: Linux ARM kernel Cc: Stefano Babic Cc: Wolfgang Denk Signed-off-by: Shawn Guo --- arch/arm/boot/dts/imx23.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch') diff --git a/arch/arm/boot/dts/imx23.dtsi b/arch/arm/boot/dts/imx23.dtsi index 8c5f9994f3fc..0af43c007287 100644 --- a/arch/arm/boot/dts/imx23.dtsi +++ b/arch/arm/boot/dts/imx23.dtsi @@ -62,7 +62,7 @@ status = "disabled"; }; - gpmi@8000c000 { + gpmi-nand@8000c000 { reg = <0x8000c000 2000>; status = "disabled"; }; -- cgit v1.2.3