arch/arm/dts: Add Turris Omnia device tree
authorMarek BehĂșn <marek.behun@nic.cz>
Fri, 9 Jun 2017 17:28:42 +0000 (19:28 +0200)
committerStefan Roese <sr@denx.de>
Wed, 12 Jul 2017 04:56:48 +0000 (06:56 +0200)
commitc2502e7b82b68945ef89569e7555add30189e976
tree3eec95d5c234586d757bb8448a24b67a345218bd
parent2ab7704a6d2b27f86c334b52745e940042f8cd6f
arch/arm/dts: Add Turris Omnia device tree

This device tree is taken from mainline Linux kernel commit
7b7db5ab. Added is also a -u-boot.dtsi file with these additions:

  - aliases for I2C and SPI devices are added, because i2cmux and
    SPI flash doesn't work otherwise
  - spi_flash node has been added so that the new DM API works
  - the ATSHA204A node is added in the i2c@5 node
  - "u-boot,dm-pre-reloc"s are added in needed nodes for SPL
    build to work correctly

Signed-off-by: Marek Behun <marek.behun@nic.cz>
 create mode 100644 arch/arm/dts/armada-385-turris-omnia-u-boot.dtsi
 create mode 100644 arch/arm/dts/armada-385-turris-omnia.dts
Signed-off-by: Stefan Roese <sr@denx.de>
arch/arm/dts/armada-385-turris-omnia-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/armada-385-turris-omnia.dts [new file with mode: 0644]