]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge tag 'imx-dt64-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo...
authorOlof Johansson <olof@lixom.net>
Mon, 30 Jan 2017 05:09:19 +0000 (21:09 -0800)
committerOlof Johansson <olof@lixom.net>
Mon, 30 Jan 2017 05:09:19 +0000 (21:09 -0800)
commitac43d9e0e5647052d78ba1e8d939549262fc268e
treeadb6d7994b8c4cda7c2209248d902b3845482a89
parentbb414fc1901c28fa05eea9e4446dfaaa2c23b371
parent73447f68d7b2bc1df870da88b0e21d2bc1afc025
Merge tag 'imx-dt64-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/dt64

Freescale arm64 device tree updates for 4.11:
 - Add support for LS1012A SoC which is an ARMv8 SoC with single
   Cortex-A53 core, and the corresponding board support: FRDM, QDS
   and RDB.
 - Enable TMU (Thermal Monitoring Unit) support for LS1046A SoC.
 - Enable PCA9547 device for ls2080a-rdb board by removing 'disabled'
   status setting.

* tag 'imx-dt64-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  dt-bindings: clockgen: Add compatible string for LS1012A
  Documentation: DT: add LS1012A compatible for SCFG and DCFG
  Documentation: DT: Add entry for FSL LS1012A RDB, FRDM, QDS boards
  arm64: dts: ls1046a: Add TMU device tree support
  arm64: dts: Add support for FSL's LS1012A SoC
  arm64: dts: ls2080a-rdb: remove disable status of pca9547

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