1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
3 * Copyright 2018 Luxul Inc.
8 #include "bcm47094.dtsi"
9 #include "bcm5301x-nand-cs0-bch8.dtsi"
12 compatible = "luxul,xwr-3150-v1", "brcm,bcm47094", "brcm,bcm4708";
13 model = "Luxul XWR-3150 V1";
16 bootargs = "earlycon";
20 device_type = "memory";
21 reg = <0x00000000 0x08000000
22 0x88000000 0x18000000>;
26 compatible = "gpio-leds";
29 label = "bcm53xx:green:power";
30 gpios = <&chipcommon 0 GPIO_ACTIVE_LOW>;
31 linux,default-trigger = "default-on";
35 label = "bcm53xx:green:usb3";
36 gpios = <&chipcommon 8 GPIO_ACTIVE_LOW>;
37 trigger-sources = <&ohci_port1>, <&ehci_port1>,
39 linux,default-trigger = "usbport";
43 label = "bcm53xx:green:status";
44 gpios = <&chipcommon 10 GPIO_ACTIVE_LOW>;
45 linux,default-trigger = "timer";
49 label = "bcm53xx:green:2ghz";
50 gpios = <&chipcommon 13 GPIO_ACTIVE_LOW>;
54 label = "bcm53xx:green:5ghz";
55 gpios = <&chipcommon 14 GPIO_ACTIVE_LOW>;
60 compatible = "gpio-keys";
64 linux,code = <KEY_RESTART>;
65 gpios = <&chipcommon 17 GPIO_ACTIVE_LOW>;
71 vcc-gpio = <&chipcommon 18 GPIO_ACTIVE_HIGH>;