1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
3 * Copyright (C) 2017 Luxul Inc.
8 #include "bcm4708.dtsi"
9 #include "bcm5301x-nand-cs0-bch8.dtsi"
12 compatible = "luxul,xbr-4500-v1", "brcm,bcm47094", "brcm,bcm4708";
13 model = "Luxul XBR-4500 V1";
16 bootargs = "earlycon";
20 device_type = "memory";
21 reg = <0x00000000 0x08000000
22 0x88000000 0x18000000>;
26 compatible = "gpio-leds";
29 label = "bcm53xx:green:status";
30 gpios = <&chipcommon 20 GPIO_ACTIVE_HIGH>;
31 linux,default-trigger = "timer";
35 label = "bcm53xx:green:usb3";
36 gpios = <&chipcommon 19 GPIO_ACTIVE_HIGH>;
37 trigger-sources = <&ohci_port1>, <&ehci_port1>,
39 linux,default-trigger = "usbport";
45 compatible = "gpio-keys";
49 linux,code = <KEY_RESTART>;
50 gpios = <&chipcommon 17 GPIO_ACTIVE_LOW>;
56 vcc-gpio = <&chipcommon 18 GPIO_ACTIVE_HIGH>;