1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
3 * Copyright 2019 Legrand AV Inc.
8 #include "bcm47094.dtsi"
9 #include "bcm5301x-nand-cs0-bch8.dtsi"
12 compatible = "luxul,xwc-2000-v1", "brcm,bcm47094", "brcm,bcm4708";
13 model = "Luxul XWC-2000 V1";
16 bootargs = "earlycon";
20 reg = <0x00000000 0x08000000
21 0x88000000 0x18000000>;
25 compatible = "gpio-leds";
28 label = "bcm53xx:green:status";
29 gpios = <&chipcommon 18 GPIO_ACTIVE_LOW>;
30 linux,default-trigger = "timer";
35 compatible = "gpio-keys";
41 linux,code = <KEY_RESTART>;
42 gpios = <&chipcommon 19 GPIO_ACTIVE_LOW>;