10 Jan, 2013

1 commit


14 Nov, 2012

1 commit

  • The inclusion of LCD patch into mx53loco breaks the build when
    CONFIG_VIDEO is disabled. Fix this by splitting the video
    related stuff to a new file.

    Also rename the function lcd_iomux to setup_iomux_lcd to make the
    namings aligned with the other iomux functions.

    Signed-off-by: Vikram Narayanan
    Signed-off-by: Anatolij Gustschin
    Cc: Fabio Estevam
    Cc: Stefano Babic

    Vikram Narayanan