]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux...
authorOlof Johansson <olof@lixom.net>
Mon, 12 Jan 2015 22:11:58 +0000 (14:11 -0800)
committerOlof Johansson <olof@lixom.net>
Sat, 17 Jan 2015 03:10:40 +0000 (19:10 -0800)
commit5d070d2035dbe620c64a4fe8361b1010bc77cee3
treee0bd992af28eae4e6edc42b2818411cce7e3eb6f
parent2594d411b4c9025c52a9b792742d5248e051c214
parent996d68d1db4ad52b457384a0fe889d4df1d3304b
Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes

Merge "at91: fixes for 3.19 #1 (ter)" from Nicolas Ferre:

First fixes batch for AT91 on 3.19:
- fix some DT entries
- correct clock entry for the at91sam9263 LCD
- add a phy_fixup for Eth1 on sama5d4

* tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91:
  ARM: at91: board-dt-sama5: add phy_fixup to override NAND_Tree
  ARM: at91/dt: sam9263: Add missing clocks to lcdc node
  ARM: at91: sama5d3: dt: correct the sound route
  ARM: at91/dt: sama5d4: fix the timer reg length

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