2 * Broadcom BCM470X / BCM5301X ARM platform code.
3 * DTS for Luxul XWC-1000
5 * Copyright 2014 Luxul Inc.
7 * Licensed under the GNU/GPL. See COPYING for details.
12 #include "bcm4708.dtsi"
13 #include "bcm5301x-nand-cs0-bch8.dtsi"
16 compatible = "luxul,xwc-1000", "brcm,bcm4708";
17 model = "Luxul XWC-1000 (BCM4708)";
20 bootargs = "console=ttyS0,115200 earlycon";
24 reg = <0x00000000 0x08000000>;
31 reg = <0x00000000 0x08000000>;
37 compatible = "gpio-leds";
40 label = "bcm53xx:green:status";
41 gpios = <&chipcommon 0 GPIO_ACTIVE_HIGH>;
42 linux,default-trigger = "timer";
47 compatible = "gpio-keys";
53 linux,code = <KEY_RESTART>;
54 gpios = <&chipcommon 7 GPIO_ACTIVE_LOW>;