* [PATCH] MXS: Fix the gpmi/gpmi-nand DT name
@ 2012-06-08 23:21 Marek Vasut
2012-06-11 7:04 ` Shawn Guo
0 siblings, 1 reply; 2+ messages in thread
From: Marek Vasut @ 2012-06-08 23:21 UTC (permalink / raw)
To: linux-arm-kernel
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: Shawn Guo <shawn.guo@linaro.org>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Wolfgang Denk <wd@denx.de>
---
arch/arm/boot/dts/imx23.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/imx23.dtsi b/arch/arm/boot/dts/imx23.dtsi
index 8c5f999..0af43c0 100644
--- a/arch/arm/boot/dts/imx23.dtsi
+++ b/arch/arm/boot/dts/imx23.dtsi
@@ -62,7 +62,7 @@
status = "disabled";
};
- gpmi at 8000c000 {
+ gpmi-nand at 8000c000 {
reg = <0x8000c000 2000>;
status = "disabled";
};
--
1.7.10
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] MXS: Fix the gpmi/gpmi-nand DT name
2012-06-08 23:21 [PATCH] MXS: Fix the gpmi/gpmi-nand DT name Marek Vasut
@ 2012-06-11 7:04 ` Shawn Guo
0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2012-06-11 7:04 UTC (permalink / raw)
To: linux-arm-kernel
On Sat, Jun 09, 2012 at 01:21:55AM +0200, Marek Vasut wrote:
> 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>
Applied with subject changed to
ARM: dts: imx23: Fix the gpmi/gpmi-nand DT name
Thanks,
Shawn
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-06-11 7:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-08 23:21 [PATCH] MXS: Fix the gpmi/gpmi-nand DT name Marek Vasut
2012-06-11 7:04 ` Shawn Guo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).