]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
arm64: dts: marvell: add pinctrl support for Armada 7K/8K
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Mon, 12 Jun 2017 15:34:58 +0000 (17:34 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Tue, 20 Jun 2017 14:33:24 +0000 (16:33 +0200)
commitae701b60028f4e0f6714276fd6790b5126975021
tree8a2dc334d80eb951e4094d63aa0a44fa72aed2da
parentdb7bc1ba9100c54236958ab60e1feecd7b203f12
arm64: dts: marvell: add pinctrl support for Armada 7K/8K

Enable pinctrl support for CP and AP on the Armada 7K/8K SoCs.

The CP master being different between Armada 7k and Armada 8k. This
commit introduces the intermediates files armada-70x0.dtsi and
armada-80x0.dtsi.

These new files will provide different compatible strings depending of
the SoC family. They will also be the location for the pinmux
configuration at the SoC level.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm64/boot/dts/marvell/armada-7020.dtsi
arch/arm64/boot/dts/marvell/armada-7040.dtsi
arch/arm64/boot/dts/marvell/armada-70x0.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/marvell/armada-8020.dtsi
arch/arm64/boot/dts/marvell/armada-8040.dtsi
arch/arm64/boot/dts/marvell/armada-80x0.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/marvell/armada-ap806.dtsi