ARM: dts: sun8i: v3s: Change pinctrl nodes to avoid warning
authorMaxime Ripard <maxime.ripard@bootlin.com>
Wed, 7 Nov 2018 09:58:01 +0000 (10:58 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Dec 2019 07:52:07 +0000 (08:52 +0100)
commit980cd9a18b16ba1ff07d60101c1d836d7df5e18f
treeb293d08583997029f05c05a5715440abd46c01eb
parent7e79de528afa68176ba5f131f2185f443a9f6ad1
ARM: dts: sun8i: v3s: Change pinctrl nodes to avoid warning

[ Upstream commit 438a44ce7e51ce571f942433c6c7cb87c4c0effd ]

All our pinctrl nodes were using a node name convention with a unit-address
to differentiate the different muxing options. However, since those nodes
didn't have a reg property, they were generating warnings in DTC.

In order to accomodate for this, convert the old nodes to the syntax we've
been using for the new SoCs, including removing the letter suffix of the
node labels to the bank of those pins to make things more readable.

Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts
arch/arm/boot/dts/sun8i-v3s.dtsi