1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
3 * Broadcom BCM470X / BCM5301X ARM platform code.
4 * DTS for Netgear R7000
6 * Copyright (C) 2015 Rafał Miłecki <zajec5@gmail.com>
11 #include "bcm4709.dtsi"
12 #include "bcm5301x-nand-cs0-bch8.dtsi"
15 compatible = "netgear,r7000", "brcm,bcm4709", "brcm,bcm4708";
16 model = "Netgear R7000";
19 bootargs = "console=ttyS0,115200";
23 device_type = "memory";
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>;
43 label = "bcm53xx:white:5ghz";
44 gpios = <&chipcommon 12 GPIO_ACTIVE_LOW>;
48 label = "bcm53xx:white:2ghz";
49 gpios = <&chipcommon 13 GPIO_ACTIVE_LOW>;
53 label = "bcm53xx:white:wps";
54 gpios = <&chipcommon 14 GPIO_ACTIVE_HIGH>;
58 label = "bcm53xx:white:wireless";
59 gpios = <&chipcommon 15 GPIO_ACTIVE_HIGH>;
63 label = "bcm53xx:white:usb3";
64 gpios = <&chipcommon 17 GPIO_ACTIVE_LOW>;
68 label = "bcm53xx:white:usb2";
69 gpios = <&chipcommon 18 GPIO_ACTIVE_LOW>;
74 compatible = "gpio-keys";
80 linux,code = <KEY_WPS_BUTTON>;
81 gpios = <&chipcommon 4 GPIO_ACTIVE_LOW>;
86 linux,code = <KEY_RFKILL>;
87 gpios = <&chipcommon 5 GPIO_ACTIVE_LOW>;
92 linux,code = <KEY_RESTART>;
93 gpios = <&chipcommon 6 GPIO_ACTIVE_LOW>;
99 vcc-gpio = <&chipcommon 0 GPIO_ACTIVE_HIGH>;
103 vcc-gpio = <&chipcommon 0 GPIO_ACTIVE_HIGH>;