| // SPDX-License-Identifier: GPL-2.0-or-later OR MIT |
| * Broadcom BCM470X / BCM5301X ARM platform code. |
| * Copyright 2014 Luxul Inc. |
| #include "bcm5301x-nand-cs0-bch8.dtsi" |
| compatible = "luxul,xwc-1000", "brcm,bcm4708"; |
| model = "Luxul XWC-1000 (BCM4708)"; |
| bootargs = "console=ttyS0,115200 earlycon"; |
| reg = <0x00000000 0x08000000>; |
| compatible = "fixed-partitions"; |
| reg = <0x00000000 0x08000000>; |
| compatible = "gpio-leds"; |
| label = "bcm53xx:green:status"; |
| gpios = <&chipcommon 0 GPIO_ACTIVE_HIGH>; |
| linux,default-trigger = "timer"; |
| compatible = "gpio-keys"; |
| linux,code = <KEY_RESTART>; |
| gpios = <&chipcommon 7 GPIO_ACTIVE_LOW>; |