arm64: dts: marvell: cn9130: enable CP0 GPIO controllers
authorRobert Marko <robert.marko@sartura.hr>
Fri, 12 Nov 2021 13:44:03 +0000 (14:44 +0100)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Fri, 17 Dec 2021 17:10:43 +0000 (18:10 +0100)
commit0734f8311ce72c9041e5142769eff2083889c172
treefc08837ea2f9fb951aeca233e14dd469028c1389
parenteffd42600b987c1e95f946b14fefc1c7639e7439
arm64: dts: marvell: cn9130: enable CP0 GPIO controllers

CN9130 has a built-in CP115 which has 2 GPIO controllers, but unlike in
Armada 7k and 8k both are left disabled by the SoC DTSI.

This first of all makes no sense as they are always present due to being
SoC built-in and its an issue as boards like CN9130-CRB use the CPO GPIO2
pins for regulators and SD card support without enabling them first.

So, enable both of them like Armada 7k and 8k do.

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>
arch/arm64/boot/dts/marvell/cn9130.dtsi