]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
arm64: dts: marvell: cn9130: add GPIO and SPI aliases
authorRobert Marko <robert.marko@sartura.hr>
Fri, 12 Nov 2021 13:44:02 +0000 (14:44 +0100)
committerPaolo Pisati <paolo.pisati@canonical.com>
Fri, 28 Jan 2022 09:59:37 +0000 (10:59 +0100)
commit5b124665d9e3d6272b187070c2f7364ca9b30cb1
treeda9f3cb489f28b9def1f3e7ef74c2224320c3862
parentc37972f1629e74ac7cc25277643f7d37e287cb0c
arm64: dts: marvell: cn9130: add GPIO and SPI aliases

BugLink: https://bugs.launchpad.net/bugs/1959376
[ Upstream commit effd42600b987c1e95f946b14fefc1c7639e7439 ]

CN9130 has one CP115 built in, which like the CP110 has 2 GPIO and 2 SPI
controllers built-in.

However, unlike the Armada 7k and 8k the SoC DTSI doesn't add the required
aliases as both the Orion SPI driver and MVEBU GPIO drivers require the
aliases to be present.

So add the required aliases for GPIO and SPI controllers.

Fixes: 6b8970bd8d7a ("arm64: dts: marvell: Add support for Marvell CN9130 SoC support")
Signed-off-by: Robert Marko <robert.marko@sartura.hr>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
arch/arm64/boot/dts/marvell/cn9130.dtsi