aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/bcm47081-buffalo-wzr-900dhp.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boot/dts/bcm47081-buffalo-wzr-900dhp.dts')
-rw-r--r--arch/arm/boot/dts/bcm47081-buffalo-wzr-900dhp.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/boot/dts/bcm47081-buffalo-wzr-900dhp.dts b/arch/arm/boot/dts/bcm47081-buffalo-wzr-900dhp.dts
index 0e349e39f608..1f0998f34afd 100644
--- a/arch/arm/boot/dts/bcm47081-buffalo-wzr-900dhp.dts
+++ b/arch/arm/boot/dts/bcm47081-buffalo-wzr-900dhp.dts
@@ -21,8 +21,8 @@
memory@0 {
device_type = "memory";
- reg = <0x00000000 0x08000000
- 0x88000000 0x08000000>;
+ reg = <0x00000000 0x08000000>,
+ <0x88000000 0x08000000>;
};
spi {
@@ -96,7 +96,7 @@
gpio-keys {
compatible = "gpio-keys";
- restart {
+ button-restart {
label = "Reset";
linux,code = <KEY_RESTART>;
gpios = <&chipcommon 11 GPIO_ACTIVE_LOW>;