]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'zynqmp-dt-for-4.3' of https://github.com/Xilinx/linux-xlnx into next/arm64
authorOlof Johansson <olof@lixom.net>
Thu, 6 Aug 2015 07:32:32 +0000 (09:32 +0200)
committerOlof Johansson <olof@lixom.net>
Thu, 6 Aug 2015 07:32:32 +0000 (09:32 +0200)
commitd6c8a9108037eada09fc8f91e81464172fd89050
tree307383f1a535494ce71186d3dd6a244d591d06f6
parent754d5c784fde1d8649e237b46e9ceb234fb17de0
parentf49310dc62f68ae9f905f9a1e42224fa23867f47
Merge tag 'zynqmp-dt-for-4.3' of https://github.com/Xilinx/linux-xlnx into next/arm64

arm: Xilinx ZynqMP dt patches for v4.3

- Add SATA, GPIO, CAN, SMMU, USB, SPI, I2C, watchdog and sdhci for zynqmp
- Sort nodes in dtsi

* tag 'zynqmp-dt-for-4.3' of https://github.com/Xilinx/linux-xlnx:
  ARM64: zynqmp: Move SPI nodes to the right location
  ARM64: zynqmp: Move uart and ttcs to the right location
  ARM64: zynqmp: Enable spi flashes on ep108
  ARM64: zynqmp: Add eeprom memories on i2c bus
  ARM64: zynqmp: Enable sdhci on ep108
  ARM64: zynqmp: Enable watchdog on ep108
  ARM64: zynqmp: Add DWC3 usb support
  ARM64: zynqmp: Add SMMU support
  ARM64: zynqmp: Add CANs node for platform
  ARM64: zynqmp: Use zynqmp specific compatible string for gpio
  devicetree: xilinx: zynqmp: add sata node

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