From 9198b88cd7941e2ba9bf625334259a78d4a963cc Mon Sep 17 00:00:00 2001 From: Russell King Date: Fri, 18 Jan 2019 12:17:32 +0000 Subject: arm64: dts: marvell: mcbin: add comments about unused MPP pins Comment about the use of currently unconfigured MPP pins. Signed-off-by: Russell King --- arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtsi b/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtsi index 0c1a52d12f30..f96579b6f3e3 100644 --- a/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtsi +++ b/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtsi @@ -202,6 +202,7 @@ marvell,pins = "mpp32", "mpp34"; marvell,function = "ge"; }; + /* mpp33 - mss? */ cp0_i2c1_pins: i2c1-pins { marvell,pins = "mpp35", "mpp36"; marvell,function = "i2c1"; -- cgit