1. 15 Mar, 2012 2 commits
  2. 13 Mar, 2012 1 commit
    • Mehnert's avatar
      iomux-mx25.h slew rate adjusted for LCD __LD pins · 1dde9f75
      Mehnert authored
      For some reason (sadly i don't identifying the patch right now)
      two LCD data lines configured PAD_CTL_SRE_SLOW (wrong slew rate)
      since Kernel 3.1. MX25_PAD_GPIO_E__LD16 and MX25_PAD_GPIO_F__LD17
      This results in an fauly behaviour and strange color effects.
      
      To ensure that all LCD data pins configured with the proper slew rate,
      this patch changes to IOMUX define of all LCD __LDxx pins to PAD_CTL_SRE_FAST.
      
      This problem may affect other mx25 platforms like mx25pdk. Sadly i can't test
      it. Of course this problem shouldn't occur when you done your LCD muxing
      correctly in the bootloader.
      
      Best regards,
      Torsten
      Signed-off-by: default avatarSascha Hauer <s.hauer@pengutronix.de>
      1dde9f75
  3. 12 Mar, 2012 2 commits
  4. 10 Mar, 2012 5 commits
  5. 09 Mar, 2012 14 commits
  6. 08 Mar, 2012 16 commits