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

    Sascha Hauer
     

07 Aug, 2009

1 commit


07 May, 2009

4 commits


16 Apr, 2009

1 commit


20 Mar, 2009

1 commit


13 Mar, 2009

3 commits

  • Signed-off-by: Sascha Hauer

    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
    code

    Signed-off-by: Sascha Hauer

    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 above

    Signed-off-by: Holger Schurig
    Signed-off-by: Sascha Hauer

    Holger Schurig
     

07 Mar, 2009

1 commit


16 Dec, 2008

1 commit