Merge branch 'lpc32xx-dts' of https://github.com/vzapolskiy/linux into next/dt
authorArnd Bergmann <arnd@arndb.de>
Thu, 10 Dec 2015 16:29:26 +0000 (17:29 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 10 Dec 2015 16:29:26 +0000 (17:29 +0100)
commitc72c7a00a8d1a0436ab743274ddb9f1783d491ae
treef18f7e3852ce03065ae1976a8f2f9647186b45e8
parent31ade3b83e1821da5fbb2f11b5b3d4ab2ec39db8
parentaa29efb445f11506daca0db934331f144b38ddc4
Merge branch 'lpc32xx-dts' of https://github.com/vzapolskiy/linux into next/dt

Merge LPC32xx DTS changes for v4.5 from Vladimir Zapolskiy:

Main changes in the series:
- Added description of the second PWM controller device
- Added External Memory Controller device tree node (Primecell PL175)
- Added device tree nodes for standard timer controllers
- USB controllers are grouped
- Various minor clean-ups needed for further development of LPC32xx

* 'lpc32xx-dts' of https://github.com/vzapolskiy/linux:
  arm: dts: lpc32xx: move USB controller subdevices into own device node
  arm: dts: lpc32xx: add device nodes for standard timers
  arm: dts: lpc32xx: add external memory controller device node
  arm: dts: ea3250/phy3250: specify phys memory offset for lpc32xx boards
  arm: dts: lpc32xx: add device node for the second pwm controller
  arm: dts: lpc32xx: add reg property to cpu device node
  arm: dts: lpc32xx: add labels to all defined peripheral nodes
  arm: dts: lpc32xx: change include syntax to be C preprocessor friendly