]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
authorOlof Johansson <olof@lixom.net>
Fri, 16 Aug 2013 05:52:56 +0000 (22:52 -0700)
committerOlof Johansson <olof@lixom.net>
Fri, 16 Aug 2013 05:53:14 +0000 (22:53 -0700)
commit621cc1b463ef97f23e895f5fa79e1e793f574212
tree1cd6e756416784511555faa3a1780778f72953b7
parente6c51841df83edfa5b8dd0040ba246ef365f3efb
parent66484ce0055b6b6cba8ecc4b4ec06df77dc13051
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes

From Nicolas Ferre:
Device tree related fixes:
- USB host numbering for 9x5 which was preventing from using all ports
- a missing UART (not USART) clock lookup table was preventing from using
  them on 9x5
- too large amount of memory was specified for 9n12ek

* tag 'at91-fixes' of git://github.com/at91linux/linux-at91:
  ARM: at91/DT: fix at91sam9n12ek memory node
  ARM: at91: add missing uart clocks DT entries
  ARM: at91/DT: at91sam9x5ek: fix USB host property to enable port C

Signed-off-by: Olof Johansson <olof@lixom.net>