]> git.kernelconcepts.de Git - karo-tx-linux.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)
commiteb6095b246264c47bd14a7d825d3d2b92d443d44
tree1cd6e756416784511555faa3a1780778f72953b7
parent3554c229c2b306a7e75013e2f8b861b6dd915516
parenta57603ca2871ee0773b00839c1ea35c4a2d3eeb0
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>