1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
3 * Copyright (C) 2017 Rafał Miłecki <rafal@milecki.pl>
8 #include "bcm47094.dtsi"
9 #include "bcm5301x-nand-cs0-bch8.dtsi"
12 compatible = "linksys,panamera", "brcm,bcm47094", "brcm,bcm4708";
13 model = "Linksys EA9500";
16 bootargs = "console=ttyS0,115200";
20 device_type = "memory";
21 reg = <0x00000000 0x08000000
22 0x88000000 0x08000000>;
26 compatible = "gpio-keys";
30 linux,code = <KEY_WPS_BUTTON>;
31 gpios = <&chipcommon 3 GPIO_ACTIVE_LOW>;
36 linux,code = <KEY_RFKILL>;
37 gpios = <&chipcommon 16 GPIO_ACTIVE_LOW>;
42 linux,code = <KEY_RESTART>;
43 gpios = <&chipcommon 17 GPIO_ACTIVE_LOW>;
48 compatible = "gpio-leds";
51 label = "bcm53xx:white:wps";
52 gpios = <&chipcommon 22 GPIO_ACTIVE_LOW>;
56 label = "bcm53xx:green:usb2";
57 gpios = <&chipcommon 1 GPIO_ACTIVE_LOW>;
58 trigger-sources = <&ohci_port2>, <&ehci_port2>;
59 linux,default-trigger = "usbport";
63 label = "bcm53xx:green:usb3";
64 gpios = <&chipcommon 2 GPIO_ACTIVE_LOW>;
65 trigger-sources = <&ohci_port1>, <&ehci_port1>,
67 linux,default-trigger = "usbport";
71 label = "bcm53xx:white:power";
72 gpios = <&chipcommon 4 GPIO_ACTIVE_HIGH>;
76 label = "bcm53xx:amber:wifi-disabled";
77 gpios = <&chipcommon 0 GPIO_ACTIVE_LOW>;
81 label = "bcm53xx:white:wifi-enabled";
82 gpios = <&chipcommon 5 GPIO_ACTIVE_HIGH>;
86 label = "bcm53xx:white:bluebar1";
87 gpios = <&chipcommon 11 GPIO_ACTIVE_HIGH>;
91 label = "bcm53xx:white:bluebar2";
92 gpios = <&chipcommon 12 GPIO_ACTIVE_HIGH>;
96 label = "bcm53xx:white:bluebar3";
97 gpios = <&chipcommon 15 GPIO_ACTIVE_LOW>;
101 label = "bcm53xx:white:bluebar4";
102 gpios = <&chipcommon 18 GPIO_ACTIVE_HIGH>;
106 label = "bcm53xx:white:bluebar5";
107 gpios = <&chipcommon 19 GPIO_ACTIVE_HIGH>;
111 label = "bcm53xx:white:bluebar6";
112 gpios = <&chipcommon 20 GPIO_ACTIVE_HIGH>;
116 label = "bcm53xx:white:bluebar7";
117 gpios = <&chipcommon 21 GPIO_ACTIVE_HIGH>;
121 label = "bcm53xx:white:bluebar8";
122 gpios = <&chipcommon 8 GPIO_ACTIVE_HIGH>;
127 #address-cells = <1>;
130 /* BIT(9) = 1 => external mdio */
133 #address-cells = <1>;
139 compatible = "mdio-mux-mmioreg";
140 mdio-parent-bus = <&mdio_ext>;
141 #address-cells = <1>;
143 reg = <0x1800c1c0 0x4>;
145 /* BIT(6) = mdc, BIT(7) = mdio */
149 /* Enable MII function */
151 #address-cells = <1>;
155 compatible = "brcm,bcm53125";
156 #address-cells = <1>;
158 reset-gpios = <&chipcommon 10 GPIO_ACTIVE_LOW>;
159 reset-names = "robo_reset";
164 #address-cells = <1>;
194 ethernet = <&sw0_p0>;
209 vcc-gpio = <&chipcommon 13 GPIO_ACTIVE_HIGH>;
213 vcc-gpio = <&chipcommon 14 GPIO_ACTIVE_HIGH>;
217 compatible = "brcm,bcm53012-srab", "brcm,bcm5301x-srab";
222 #address-cells = <1>;