]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'v3.19-meson-dts' of https://github.com/carlocaione/linux-meson into next/dt
authorArnd Bergmann <arnd@arndb.de>
Thu, 20 Nov 2014 16:38:09 +0000 (17:38 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 20 Nov 2014 16:38:09 +0000 (17:38 +0100)
commit1eb953d0b4b8a34b5e6a8d797152cd41ad8903c3
treea05406d70b42b03a61f50f825f77910ed4b147ff
parentec498f8e5178b5f1ff431464f4aa17e94fdbb5a0
parent8fba96fac1c48b242ff2b202332572b6eeef95cc
Merge tag 'v3.19-meson-dts' of https://github.com/carlocaione/linux-meson into next/dt

Pull "ARM: meson: DTS related changes" from Carlo Caione:

here is the pull request for the DT related changes for the 3.19.
It's mainly the work done by Beniamino for the preliminary support of
the Amlogic Meson8 SoC, the support for L2 cache and the I2C
controller.
Please note that the support for the Tronsmart S89 Elite TV box has not
been included since the Meson8 development will be done now on a
different dev board kindly provided by Amlogic.

* tag 'v3.19-meson-dts' of https://github.com/carlocaione/linux-meson:
  ARM: dts: meson: add I2C controller nodes
  ARM: meson: DTS: enable L2 cache
  ARM: dts: add dtsi for Amlogic Meson8 SoCs
  DTS: meson: Add forgotten compatible in board DTS

Signed-off-by: Arnd Bergmann <arnd@arndb.de>