linux-stable/arch/arm64/boot/dts/marvell
Marek Behún 7109d817db arm64: dts: marvell: add DTS for Turris Mox
This adds support for the Turris Mox board from CZ.NIC.

Turris Mox is as modular router based on the Armada 3720 SOC (same as
EspressoBin).

The basic board can be extended by different modules.
If those are connected, U-Boot lets the kernel know via device-tree.

Since modules can be connected in different order and some modules can
be connected multiple times (up to three modules containing 8-port
ethernet switch in DSA configuration can be connected) we decided
against using device-tree overlays, because it got complicated rather
quickly. (For example the SFP module can be connected directly to the
CPU, or after a switch module. There are four cases and all would need
different SFP overlay. There are two types of switch modules (8-port
with pass-through and 4-port with no pass-through). For those we would
again need at least 6 more overlays.)

We therefore decided to put all the possibly connected devices in one
device-tree and disable them by default. When U-Boot finds out which
modules are connected, it fixes the loaded device-tree accordingly just
before boot. By Rob Herring's suggestion we also made it so that U-Boot
completely removes nodes which are disabled after this fixup.

Signed-off-by: Marek Behún <marek.behun@nic.cz>
Cc: Rob Herring <robh@kernel.org>
Cc: Gregory CLEMENT <gregory.clement@bootlin.com>
Cc: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
2019-08-31 09:24:31 +02:00
..
armada-37xx.dtsi arm64: dts: marvell: armada-37xx: add SPI CS1 pinctrl 2019-08-31 09:24:31 +02:00
armada-70x0.dtsi arm64: dts: marvell: use SPDX-License-Identifier for Armada SoCs 2018-02-14 13:19:53 +01:00
armada-80x0.dtsi arm64: dts: marvell: use SPDX-License-Identifier for Armada SoCs 2018-02-14 13:19:53 +01:00
armada-371x.dtsi arm64: dts: marvell: use SPDX-License-Identifier for Armada SoCs 2018-02-14 13:19:53 +01:00
armada-372x.dtsi arm64: dts: Remove inconsistent use of 'arm,armv8' compatible string 2019-01-30 17:34:36 +01:00
armada-3720-db.dts arm64: dts: marvell: armada-3720-db: use SPDX-License-Identifier 2018-02-14 13:19:56 +01:00
armada-3720-espressobin.dts arm64: dts: armada-3720-espressobin: correct spi node 2019-06-03 17:01:36 +02:00
armada-3720-turris-mox.dts arm64: dts: marvell: add DTS for Turris Mox 2019-08-31 09:24:31 +02:00
armada-3720-uDPU.dts arm64: dts: marvell: Add device tree for uDPU board 2019-02-08 18:15:17 +01:00
armada-7020.dtsi arm64: dts: marvell: use SPDX-License-Identifier for Armada SoCs 2018-02-14 13:19:53 +01:00
armada-7040-db.dts arm64: dts: marvell: Convert 7k/8k usb-phy properties to phy-supply 2019-08-27 16:30:03 +02:00
armada-7040.dtsi arm64: dts: marvell: use SPDX-License-Identifier for Armada SoCs 2018-02-14 13:19:53 +01:00
armada-8020.dtsi arm64: dts: marvell: use SPDX-License-Identifier for Armada SoCs 2018-02-14 13:19:53 +01:00
armada-8040-clearfog-gt-8k.dts arm64: dts: marvell: Convert 7k/8k usb-phy properties to phy-supply 2019-08-27 16:30:03 +02:00
armada-8040-db.dts arm64: dts: marvell: Convert 7k/8k usb-phy properties to phy-supply 2019-08-27 16:30:03 +02:00
armada-8040-mcbin-singleshot.dts arm64: dts: add support for Macchiatobin Single Shot board 2018-12-08 09:26:51 +01:00
armada-8040-mcbin.dts arm64: dts: add support for Macchiatobin Single Shot board 2018-12-08 09:26:51 +01:00
armada-8040-mcbin.dtsi arm64: dts: marvell: Convert 7k/8k usb-phy properties to phy-supply 2019-08-27 16:30:03 +02:00
armada-8040.dtsi arm64: dts: marvell: use SPDX-License-Identifier for Armada SoCs 2018-02-14 13:19:53 +01:00
armada-8080-db.dts arm64: dts: marvell: armada-8080-db: use SPDX-License-Identifier 2018-02-14 13:24:48 +01:00
armada-8080.dtsi arm64: dts: marvell: use SPDX-License-Identifier for Armada SoCs 2018-02-14 13:19:53 +01:00
armada-ap806-dual.dtsi arm64: dts: marvell: Enable AP806 thermal throttling with CPUfreq 2019-06-03 16:41:30 +02:00
armada-ap806-quad.dtsi arm64: dts: marvell: Add cpu clock node on Armada 7K/8K 2019-08-27 16:39:22 +02:00
armada-ap806.dtsi arm64: dts: marvell: Add cpu clock node on Armada 7K/8K 2019-08-27 16:39:22 +02:00
armada-ap810-ap0-octa-core.dtsi arm64: dts: Remove inconsistent use of 'arm,armv8' compatible string 2019-01-30 17:34:36 +01:00
armada-ap810-ap0.dtsi arm64: dts: marvell: use SPDX-License-Identifier for Armada SoCs 2018-02-14 13:19:53 +01:00
armada-common.dtsi arm64: dts: marvell: add macro to make distinction between node names 2018-09-21 16:13:30 +02:00
armada-cp110.dtsi arm64: dts: marvell: Add 7k/8k per-port PHYs in SATA nodes 2019-08-27 16:17:28 +02:00
Makefile arm64: dts: marvell: add DTS for Turris Mox 2019-08-31 09:24:31 +02:00