Commit 77c82b5f authored by Ralph Sennhauser's avatar Ralph Sennhauser Committed by Gregory CLEMENT

ARM: dts: armada-385-linksys: label nodes

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: default avatarRalph Sennhauser <ralph.sennhauser@gmail.com>
Signed-off-by: default avatarImre Kaloz <kaloz@openwrt.org>
Reviewed-by: default avatarAndrew Lunn <andrew@lunn.ch>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
parent a90c9eae
......@@ -79,7 +79,7 @@ reg_xhci0_vbus: xhci0-vbus {
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 @@ button@2 {
};
};
gpio-leds {
gpio_leds: gpio-leds {
compatible = "gpio-leds";
pinctrl-0 = <&power_led_pin &sata_led_pin>;
pinctrl-names = "default";
......@@ -210,7 +210,7 @@ tmp421@4c {
reg = <0x4c>;
};
pca9635@68 {
expander0: pca9635@68 {
#address-cells = <1>;
#size-cells = <0>;
compatible = "nxp,pca9635";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment