14 Aug, 2009
1 commit
-
Fix i2c_board_info definitions - we were defining the 'type' field
of these structures twice since the first argument of I2C_BOARD_INFO
sets this field. Move the second definition into I2C_BOARD_INFO().Signed-off-by: Sascha Hauer
Acked-by: Jean Delvare
07 Aug, 2009
1 commit
-
Signed-off-by: Sascha Hauer
07 May, 2009
4 commits
-
Signed-off-by: Sascha Hauer
-
Signed-off-by: Sascha Hauer
-
header is part of the kernel now.
Signed-off-by: Sascha Hauer
-
This allows us to have more mapping functions for more than one
i.MX architecture in the kernel. As this is the earliest board
specific hook we have, also use it to set the cpu type.Signed-off-by: Sascha Hauer
16 Apr, 2009
1 commit
-
Signed-off-by: Darius Augulis
20 Mar, 2009
1 commit
-
Conflicts:
arch/arm/mach-mx1/devices.c
13 Mar, 2009
3 commits
-
Signed-off-by: Sascha Hauer
-
- rename mxc_clocks_init to architecture specific versions. This
allows us to have more than one architecture compiled in.
- call mxc_timer_init from clock initialisation instead from board
codeSigned-off-by: Sascha Hauer
-
* removed iomux-mx1-mx2.h completely
* distributes the former contents to four different files (iomux-mx1.h,
iomux-mx21.h, iomux-mx27.h and the file iomux-mx2x.h, which is common to
both i.MX21 and i.MX27).
* adds all documented IOMUX definitions for i.MX21 and i.MX27
* fixes a few that were wrong (PD14_AOUT_FEC_CLR, PE16_AF_RTCK).
* don't silenly include
* and fixes all collateral damage from aboveSigned-off-by: Holger Schurig
Signed-off-by: Sascha Hauer
07 Mar, 2009
1 commit
-
Includes missed irqs.h in devices.c and mx1ads.c.
Signed-off-by: Darius Augulis
Signed-off-by: Sascha Hauer
16 Dec, 2008
1 commit
-
Adds MX1 architecture to platform MXC. It will supersede mach-imx
and let it die.Signed-off-by: Paulius Zaleckas
Signed-off-by: Darius Augulis
Signed-off-by: Sascha Hauer