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)
commit6fda93b95e388c82a84c201324f77997d82fada2
treee0bd992af28eae4e6edc42b2818411cce7e3eb6f
parentc9b75d51c940c25587a2ad72ec7ec60490abfb6c
parentb8659752c37ec157ee254cff443b1c9d523aea22
Merge tag 'at91-fixes' of git://git./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>