linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] ARM:i.MX fix compile errors and warnings
@ 2011-11-02 11:03 Jason Liu
  2011-11-02 11:03 ` [PATCH v3 1/3] ARM:i.MX: fix build error in tzic/avic.c Jason Liu
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Jason Liu @ 2011-11-02 11:03 UTC (permalink / raw)
  To: linux-arm-kernel

This patch-set fix the compile errors and warnings on i.MX

Jason Liu (3):
  ARM:i.MX: fix build error in tzic/avic.c
  ARM:i.MX: fix the build error in clock-mx51-mx53.c
  ARM:i.MX: fix the compile warnings in clock-mx51-mx53.c

 arch/arm/mach-mx5/clock-mx51-mx53.c |    4 ++++
 arch/arm/plat-mxc/avic.c            |    1 +
 arch/arm/plat-mxc/tzic.c            |    1 +
 3 files changed, 6 insertions(+), 0 deletions(-)

-- 
1.7.4.1

^ permalink raw reply	[flat|nested] 15+ messages in thread
* [PATCH] ARM: mx25: Add the missing IIM base definition
@ 2011-08-29 13:13 Jason Liu
  0 siblings, 0 replies; 15+ messages in thread
From: Jason Liu @ 2011-08-29 13:13 UTC (permalink / raw)
  To: linux-arm-kernel

This fix the mx25 building issue of no IIM base definition

Signed-off-by: Jason Liu <jason.hui@linaro.org>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
---
 arch/arm/plat-mxc/include/mach/mx25.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm/plat-mxc/include/mach/mx25.h b/arch/arm/plat-mxc/include/mach/mx25.h
index 8dcab80..ccebf5b 100644
--- a/arch/arm/plat-mxc/include/mach/mx25.h
+++ b/arch/arm/plat-mxc/include/mach/mx25.h
@@ -41,6 +41,7 @@
 #define MX25_SSI2_BASE_ADDR		0x50014000
 #define MX25_SSI1_BASE_ADDR		0x50034000
 #define MX25_NFC_BASE_ADDR		0xbb000000
+#define MX25_IIM_BASE_ADDR		0x53ff0000
 #define MX25_DRYICE_BASE_ADDR		0x53ffc000
 #define MX25_ESDHC1_BASE_ADDR		0x53fb4000
 #define MX25_ESDHC2_BASE_ADDR		0x53fb8000
-- 
1.7.4.1

^ permalink raw reply related	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2011-11-03 10:31 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-02 11:03 [PATCH v3 0/3] ARM:i.MX fix compile errors and warnings Jason Liu
2011-11-02 11:03 ` [PATCH v3 1/3] ARM:i.MX: fix build error in tzic/avic.c Jason Liu
2011-11-02 11:03 ` [PATCH] ARM: mx25: Add the missing IIM base definition Jason Liu
2011-11-03  1:31   ` Jason Liu
2011-11-02 11:03 ` [PATCH] slub: doc: update the slabinfo.c file path Jason Liu
2011-11-02 13:03   ` Russell King - ARM Linux
2011-11-03  1:28     ` Jason Liu
2011-11-02 11:03 ` [PATCH v3 2/3] ARM:i.MX: fix the build error in clock-mx51-mx53.c Jason Liu
2011-11-02 11:03 ` [PATCH v3 3/3] ARM:i.MX: fix the compile warnings " Jason Liu
2011-11-03  6:44   ` Sascha Hauer
2011-11-03  7:36     ` Jason Liu
2011-11-03  8:18       ` Sascha Hauer
2011-11-03  8:39         ` Jason Liu
2011-11-03 10:31           ` Jason Liu
  -- strict thread matches above, loose matches on Subject: below --
2011-08-29 13:13 [PATCH] ARM: mx25: Add the missing IIM base definition Jason Liu

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).