]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
ARM: dts: armada-385-linksys: label nodes
authorRalph Sennhauser <ralph.sennhauser@gmail.com>
Sun, 21 May 2017 12:48:51 +0000 (14:48 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Sat, 17 Jun 2017 06:16:45 +0000 (08:16 +0200)
Add labels to nodes used by dependants. Also rename node gpio_keys to
gpio-keys to match the style of the rest of the file as well as the
documented example.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm/boot/dts/armada-385-linksys.dtsi

index 481e4a36e26beb42ef3931cbb9753332edb0ad87..b7f0a16e8a2e2f06a208a83ca5951d69a94355ab 100644 (file)
@@ -79,7 +79,7 @@
                gpio = <&gpio1 18 GPIO_ACTIVE_HIGH>;
        };
 
-       gpio_keys {
+       gpio_keys: gpio-keys {
                compatible = "gpio-keys";
                #address-cells = <1>;
                #size-cells = <0>;
@@ -99,7 +99,7 @@
                };
        };
 
-       gpio-leds {
+       gpio_leds: gpio-leds {
                compatible = "gpio-leds";
                pinctrl-0 = <&power_led_pin &sata_led_pin>;
                pinctrl-names = "default";
                reg = <0x4c>;
        };
 
-       pca9635@68 {
+       expander0: pca9635@68 {
                #address-cells = <1>;
                #size-cells = <0>;
                compatible = "nxp,pca9635";