]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'hisi-arm64-dt-4.10' of git://github.com/hisilicon/linux-hisi into next...
authorOlof Johansson <olof@lixom.net>
Fri, 18 Nov 2016 18:38:12 +0000 (10:38 -0800)
committerOlof Johansson <olof@lixom.net>
Fri, 18 Nov 2016 18:38:12 +0000 (10:38 -0800)
commite702ddd3e8f8db76e78af1b2bba857ad4c991270
treef09ad7d0345eba1a1a4fd85d4d8133f85d36b618
parent22381d08c7eb3a2fa2c3a97dce50bf85bd717de7
parent85f5bd9e771349833602ccdd39b65613ecd11fd1
Merge tag 'hisi-arm64-dt-4.10' of git://github.com/hisilicon/linux-hisi into next/dt64

ARM64: DT: Hisilicon SoC DT updates for 4.10

- Correct the hardware pin number of the usb node on the Hip06
- Add the Hisilicon Hip07 D05 board dts binding
- Add the initial dts for the Hip07 D05 board
- Fix the warning for the node without reg propery on the Hip06
- Fix the sas am max transmissions quirk property on the Hip06
- Disable the sas0 and sas2 on D03 board
- Add refclk node for SAS on the Hip06

* tag 'hisi-arm64-dt-4.10' of git://github.com/hisilicon/linux-hisi:
  arm64: dts: hisi: add refclk node to hip06 dts files for SAS
  arm64: dts: hisi: disable sas0 and sas2 for d03
  arm64: dts: hisi: fix hip06 sas am-max-trans quirk
  arm64: dts: hip06: Fix no reg property warning
  arm64: dts: hisilicon: Add initial dts for Hip07 D05 board
  Documentation: arm64: Add Hisilicon Hip07 D05 dts binding
  arm64: dts: hip06: Correct hardware pin number of usb node

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