While renaming pinctrl entries during reviews of Synology DS414 support
series, I missed three entries, as reported by Ben. This patch fixes
those.

Reported-by: Ben Peddell <[email protected]>
Signed-off-by: Arnaud Ebalard <[email protected]>
---
 arch/arm/boot/dts/armada-xp-synology-ds414.dts | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/arch/arm/boot/dts/armada-xp-synology-ds414.dts 
b/arch/arm/boot/dts/armada-xp-synology-ds414.dts
index ba5e94d27c21..97cbf980c54d 100644
--- a/arch/arm/boot/dts/armada-xp-synology-ds414.dts
+++ b/arch/arm/boot/dts/armada-xp-synology-ds414.dts
@@ -308,17 +308,17 @@
                marvell,function = "gpio";
        };
 
-       pmx_syno_id_bit1: syno-id-bit1-pin {
+       syno_id_bit1_pin: syno-id-bit1-pin {
                marvell,pins = "mpp28";
                marvell,function = "gpio";
        };
 
-       pmx_syno_id_bit2: syno-id-bit2-pin {
+       syno_id_bit2_pin: syno-id-bit2-pin {
                marvell,pins = "mpp29";
                marvell,function = "gpio";
        };
 
-       pmx_fan1_alarm: fan1-alarm-pin {
+       fan1_alarm_pin: fan1-alarm-pin {
                marvell,pins = "mpp33";
                marvell,function = "gpio";
        };
-- 
2.1.1


--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to