]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'uniphier-dt-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/masahi...
authorArnd Bergmann <arnd@arndb.de>
Thu, 4 Oct 2018 15:06:49 +0000 (17:06 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 4 Oct 2018 15:08:02 +0000 (17:08 +0200)
commitfabe0cd876189c48af5dd89056170f658fda1cc1
tree8ec6a1ea3f7a45d1b838c35ac20fa8a61a6f08d9
parent61e4d627880e8fa8e68f191899cb14c8f1ee5f89
parent13f65499e4bc3e366742606e58291f006ee4d313
Merge tag 'uniphier-dt-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into next/dt

UniPhier ARM SoC DT updates for v4.20

- Add more clocks to NAND controller nodes

- Add SPI controller nodes

- Add SD controller nodes

- Add USB 3.0 and its PHY nodes

- Add PHY nodes for USB 2.0

* tag 'uniphier-dt-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier:
  arm64: dts: uniphier: Add USB2 PHY nodes
  arm64: dts: uniphier: Add USB3 controller nodes
  ARM: dts: uniphier: Add USB2 PHY nodes
  ARM: dts: uniphier: Add USB3 controller nodes
  arm64: dts: uniphier: add SD controller nodes
  ARM: dts: uniphier: add SD/eMMC controller nodes
  arm64: dts: uniphier: add SPI node for LD20, LD11 and PXs3
  ARM: dts: uniphier: add SPI node for UniPhier 32bit SoCs
  ARM: dts: uniphier: add SPI pin-mux node
  arm64: uniphier: dts: add more clocks to Denali NAND controller node
  ARM: uniphier: dts: add more clocks to Denali NAND controller node

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