]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'hix5hd2-dt-for-3.19' of git://github.com/hisilicon/linux-hisi into next/dt
authorArnd Bergmann <arnd@arndb.de>
Wed, 19 Nov 2014 22:11:12 +0000 (23:11 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 19 Nov 2014 22:11:12 +0000 (23:11 +0100)
commit2184d566c1f27864971446654e1a596622de42d9
tree211b9703db49c35422b6dbf984b6872602b8c4af
parenta096c88b3fbbf310eb195e5a7f521edc693b4f49
parent92cfcb26fca45aafa7eb9b8a4401a361caa88dec
Merge tag 'hix5hd2-dt-for-3.19' of git://github.com/hisilicon/linux-hisi into next/dt

Pull "ARM: DT:  Hisilicon terminal SoC HiX5HD2 DT updates for 3.19" from Wei Xu:

- Add reboot node, reusing syscon-reboot
- Add I2C nodes Hisilicon IP
- Add IR node based on Hisilicon IP
- Add Watchdog node based on ARM IP
- Add GPIO nodes based on ARM GPIO IP
- Add SATA node based on Hisilicon IP
- Add USB nodes
- Add MMC nodes based on Synopsys IP
- Add GMAC nodes based on Hisilicon IP

* tag 'hix5hd2-dt-for-3.19' of git://github.com/hisilicon/linux-hisi:
  ARM: dts: hix5hd2: add reboot node
  ARM: dts: hix5hd2: add i2c node
  ARM: dts: hix5hd2: add ir node
  ARM: dts: hix5hd2: add wdg node
  ARM: dts: hix5hd2: add gpio node
  ARM: dts: hix5hd2: add sata node
  ARM: dts: hix5hd2: add usb node
  ARM: dts: hix5hd2: add mmc node
  ARM: dts: hix5hd2: add gmac node

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