1. 20 Mar, 2012 1 commit
    • Arnd Bergmann's avatar
      Merge branch 'fixes' into next/fixes-non-critical · 489e7bec
      Arnd Bergmann authored
      The one fix didn't make the cut for 3.3, so we're putting it
      into v3.4. Tony tells me "There are more patches needed to make
      multiple smsc91x instances work, but we need to hear from people
      with such boards first. Then those can be tagged for stable.",
      so we don't mark this patch stable yet.
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      489e7bec
  2. 15 Mar, 2012 2 commits
  3. 13 Mar, 2012 2 commits
    • Olof Johansson's avatar
      Merge branch 'fix-smsc911x-regulator' of... · 5353ec2c
      Olof Johansson authored
      Merge branch 'fix-smsc911x-regulator' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
      
      From Tony Lindgren:
      
      "Here's one more kernel panic fix that I dropped from last weeks
      fixes as it was still being discussed.
      
      This is a fix for the regression caused by fixing an earlier
      regression for smsc911x fixed regulators :(
      
      Turns out that we have more than one smsc911x on some boards,
      and the earlier fix causes a kernel panic for board trying to
      register second smsc911x instance, even if the second smsc911x
      is on an add-on board that is not connected.
      
      Note that the boards with second smsc911x will also need to be
      patched later on to provide their own regulators."
      
      * 'fix-smsc911x-regulator' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
        ARM: OMAP2+: gpmc-smsc911x: only register regulator for first instance
      5353ec2c
    • 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
  4. 12 Mar, 2012 2 commits
  5. 10 Mar, 2012 5 commits
  6. 09 Mar, 2012 14 commits
  7. 08 Mar, 2012 14 commits