1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
3 * Broadcom BCM470X / BCM5301X ARM platform code.
4 * DTS for Asus RT-AC87U
6 * Copyright (C) 2015 Rafał Miłecki <zajec5@gmail.com>
11 #include "bcm4709.dtsi"
12 #include "bcm5301x-nand-cs0-bch8.dtsi"
15 compatible = "asus,rt-ac87u", "brcm,bcm4709", "brcm,bcm4708";
16 model = "Asus RT-AC87U";
19 bootargs = "console=ttyS0,115200";
23 device_type = "memory";
24 reg = <0x00000000 0x08000000
25 0x88000000 0x08000000>;
29 compatible = "gpio-leds";
32 label = "bcm53xx:blue:wps";
33 gpios = <&chipcommon 1 GPIO_ACTIVE_LOW>;
37 label = "bcm53xx:blue:power";
38 gpios = <&chipcommon 3 GPIO_ACTIVE_LOW>;
39 linux,default-trigger = "default-on";
43 label = "bcm53xx:red:wan";
44 gpios = <&chipcommon 5 GPIO_ACTIVE_LOW>;
49 compatible = "gpio-keys";
55 linux,code = <KEY_WPS_BUTTON>;
56 gpios = <&chipcommon 2 GPIO_ACTIVE_LOW>;
61 linux,code = <KEY_RESTART>;
62 gpios = <&chipcommon 11 GPIO_ACTIVE_LOW>;
73 compatible = "fixed-partitions";
79 reg = <0x00000000 0x00080000>;
85 reg = <0x00080000 0x00180000>;
90 reg = <0x00200000 0x07cc0000>;
91 compatible = "brcm,trx";
96 reg = <0x07ec0000 0x00140000>;