1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
3 * Copyright 2016 Luxul Inc.
8 #include "bcm47094.dtsi"
9 #include "bcm5301x-nand-cs0-bch4.dtsi"
12 compatible = "luxul,xwr-3100v1", "brcm,bcm47094", "brcm,bcm4708";
13 model = "Luxul XWR-3100 V1";
16 bootargs = "console=ttyS0,115200 earlycon";
20 reg = <0x00000000 0x08000000
21 0x88000000 0x08000000>;
25 compatible = "gpio-leds";
28 label = "bcm53xx:green:power";
29 gpios = <&chipcommon 0 GPIO_ACTIVE_LOW>;
30 linux,default-trigger = "default-on";
34 label = "bcm53xx:green:lan3";
35 gpios = <&chipcommon 1 GPIO_ACTIVE_LOW>;
39 label = "bcm53xx:green:lan4";
40 gpios = <&chipcommon 2 GPIO_ACTIVE_LOW>;
44 label = "bcm53xx:green:wan";
45 gpios = <&chipcommon 3 GPIO_ACTIVE_LOW>;
49 label = "bcm53xx:green:lan1";
50 gpios = <&chipcommon 4 GPIO_ACTIVE_LOW>;
54 label = "bcm53xx:green:lan2";
55 gpios = <&chipcommon 6 GPIO_ACTIVE_LOW>;
59 label = "bcm53xx:green:usb3";
60 gpios = <&chipcommon 8 GPIO_ACTIVE_LOW>;
61 trigger-sources = <&ohci_port1>, <&ehci_port1>,
63 linux,default-trigger = "usbport";
67 label = "bcm53xx:green:status";
68 gpios = <&chipcommon 10 GPIO_ACTIVE_LOW>;
69 linux,default-trigger = "timer";
73 label = "bcm53xx:green:2ghz";
74 gpios = <&chipcommon 13 GPIO_ACTIVE_LOW>;
78 label = "bcm53xx:green:5ghz";
79 gpios = <&chipcommon 14 GPIO_ACTIVE_LOW>;
84 compatible = "gpio-keys";
90 linux,code = <KEY_RESTART>;
91 gpios = <&chipcommon 17 GPIO_ACTIVE_LOW>;
97 vcc-gpio = <&chipcommon 18 GPIO_ACTIVE_HIGH>;