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 reg = <0x00000000 0x08000000
24 0x88000000 0x08000000>;
28 compatible = "gpio-leds";
31 label = "bcm53xx:white:power";
32 gpios = <&chipcommon 2 GPIO_ACTIVE_LOW>;
33 linux,default-trigger = "default-on";
37 label = "bcm53xx:amber:power";
38 gpios = <&chipcommon 3 GPIO_ACTIVE_LOW>;
42 label = "bcm53xx:white:5ghz";
43 gpios = <&chipcommon 12 GPIO_ACTIVE_LOW>;
47 label = "bcm53xx:white:2ghz";
48 gpios = <&chipcommon 13 GPIO_ACTIVE_LOW>;
52 label = "bcm53xx:white:wps";
53 gpios = <&chipcommon 14 GPIO_ACTIVE_HIGH>;
57 label = "bcm53xx:white:wireless";
58 gpios = <&chipcommon 15 GPIO_ACTIVE_HIGH>;
62 label = "bcm53xx:white:usb3";
63 gpios = <&chipcommon 17 GPIO_ACTIVE_LOW>;
67 label = "bcm53xx:white:usb2";
68 gpios = <&chipcommon 18 GPIO_ACTIVE_LOW>;
73 compatible = "gpio-keys";
79 linux,code = <KEY_WPS_BUTTON>;
80 gpios = <&chipcommon 4 GPIO_ACTIVE_LOW>;
85 linux,code = <KEY_RFKILL>;
86 gpios = <&chipcommon 5 GPIO_ACTIVE_LOW>;
91 linux,code = <KEY_RESTART>;
92 gpios = <&chipcommon 6 GPIO_ACTIVE_LOW>;
98 vcc-gpio = <&chipcommon 0 GPIO_ACTIVE_HIGH>;
102 vcc-gpio = <&chipcommon 0 GPIO_ACTIVE_HIGH>;