summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@bootlin.com>2018-11-20 23:42:36 +0300
committerMaxime Ripard <maxime.ripard@bootlin.com>2018-11-28 17:14:20 +0300
commit9e41b5e966fe478bbef3cf795cf07c8d6fcb1ccb (patch)
treee9de2c3af94ddd15b99fd8a454699f872b9444f1 /arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts
parent090e563c91e6cea86e79659868ad70ef313a884a (diff)
downloadlinux-9e41b5e966fe478bbef3cf795cf07c8d6fcb1ccb.tar.xz
ARM: dts: sun8i: a23/a33: Remove underscores from nodes names
Some GPIO pinctrl nodes cannot be easily removed, because they would also change the pin configuration, for example to add a pull resistor or change the current delivered by the pin. Those nodes still have underscores and unit-addresses in their node names in our DTs, so adjust their name to remove the warnings. Use that occasion to also fix some poorly chosen node-names. Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com> Acked-by: Chen-Yu Tsai <wens@csie.org>
Diffstat (limited to 'arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts')
-rw-r--r--arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts b/arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts
index 42726576a6a9..317763069c0a 100644
--- a/arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts
+++ b/arch/arm/boot/dts/sun8i-a33-inet-d978-rev2.dts
@@ -84,7 +84,7 @@
};
&r_pio {
- led_pin_d978: led_pin_d978@0 {
+ led_pin_d978: led-pin {
pins = "PL5";
function = "gpio_out";
drive-strength = <20>;