]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ARM: dts: armada388-clearfog: split clearfog DTS file
authorRussell King <rmk+kernel@armlinux.org.uk>
Mon, 2 Jan 2017 14:58:52 +0000 (14:58 +0000)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Wed, 4 Jan 2017 10:38:20 +0000 (11:38 +0100)
commit76138f94a3532564d1ba56dca98ee89d78dcf7d0
tree02f2db5b7091ba7d151bd0cef68c460dfea14bd3
parent77fb9c04a8afb650526ef9e45a09516c0ec1318c
ARM: dts: armada388-clearfog: split clearfog DTS file

There are two versions of the clearfog - a base and a pro model.  The
base model has an additional PHY on eth1, replacing the DSA switch on
the pro model.  MPP assignments are slightly different.  The base model
also omits the second PCIe, and footprint for a PIC microcontroller.

In order to cater for these differences, move all the existing clearfog
support to a dtsi file before starting to modify it, to make the
following changes more clear.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm/boot/dts/armada-388-clearfog.dts
arch/arm/boot/dts/armada-388-clearfog.dtsi [new file with mode: 0644]