2 * Broadcom BCM470X / BCM5301X ARM platform code.
3 * DTS for Netgear R7000
5 * Copyright (C) 2015 Rafał Miłecki <zajec5@gmail.com>
7 * Licensed under the GNU/GPL. See COPYING for details.
12 #include "bcm4709.dtsi"
13 #include "bcm5301x-nand-cs0-bch8.dtsi"
16 compatible = "netgear,r7000", "brcm,bcm4709", "brcm,bcm4708";
17 model = "Netgear R7000";
20 bootargs = "console=ttyS0,115200";
24 reg = <0x00000000 0x08000000
25 0x88000000 0x08000000>;
29 compatible = "gpio-leds";
32 label = "bcm53xx:white:power";
33 gpios = <&chipcommon 2 GPIO_ACTIVE_LOW>;
34 linux,default-trigger = "default-on";
38 label = "bcm53xx:amber:power";
39 gpios = <&chipcommon 3 GPIO_ACTIVE_LOW>;
40 linux,default-trigger = "default-off";
44 label = "bcm53xx:white:5ghz";
45 gpios = <&chipcommon 12 GPIO_ACTIVE_LOW>;
46 linux,default-trigger = "default-off";
50 label = "bcm53xx:white:2ghz";
51 gpios = <&chipcommon 13 GPIO_ACTIVE_LOW>;
52 linux,default-trigger = "default-off";
56 label = "bcm53xx:white:wps";
57 gpios = <&chipcommon 14 GPIO_ACTIVE_HIGH>;
58 linux,default-trigger = "default-off";
62 label = "bcm53xx:white:wireless";
63 gpios = <&chipcommon 15 GPIO_ACTIVE_HIGH>;
64 linux,default-trigger = "default-off";
68 label = "bcm53xx:white:usb3";
69 gpios = <&chipcommon 17 GPIO_ACTIVE_LOW>;
70 linux,default-trigger = "default-off";
74 label = "bcm53xx:white:usb2";
75 gpios = <&chipcommon 18 GPIO_ACTIVE_LOW>;
76 linux,default-trigger = "default-off";
81 compatible = "gpio-keys";
87 linux,code = <KEY_WPS_BUTTON>;
88 gpios = <&chipcommon 4 GPIO_ACTIVE_LOW>;
93 linux,code = <KEY_RFKILL>;
94 gpios = <&chipcommon 5 GPIO_ACTIVE_LOW>;
99 linux,code = <KEY_RESTART>;
100 gpios = <&chipcommon 6 GPIO_ACTIVE_LOW>;
106 vcc-gpio = <&chipcommon 0 GPIO_ACTIVE_HIGH>;
110 vcc-gpio = <&chipcommon 0 GPIO_ACTIVE_HIGH>;