ARM: dts: armada-370-xp: Remove button address and fixup names

The gpio-key nodes do not have a reg property, so remove the address from
the unit name.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Dieser Commit ist enthalten in:
Gregory CLEMENT
2016-11-06 10:59:19 +01:00
Ursprung eb94ec6423
Commit 9e622af05c
6 geänderte Dateien mit 11 neuen und 11 gelöschten Zeilen

Datei anzeigen

@@ -139,7 +139,7 @@
#address-cells = <1>;
#size-cells = <0>;
button@1 {
init {
label = "Init Button";
linux,code = <KEY_POWER>;
gpios = <&gpio1 28 GPIO_ACTIVE_HIGH>;