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";
32 linux,code = <KEY_WPS_BUTTON>;
33 gpios = <&chipcommon 3 GPIO_ACTIVE_LOW>;
38 linux,code = <KEY_RFKILL>;
39 gpios = <&chipcommon 16 GPIO_ACTIVE_LOW>;
44 linux,code = <KEY_RESTART>;
45 gpios = <&chipcommon 17 GPIO_ACTIVE_LOW>;
50 compatible = "gpio-leds";
53 label = "bcm53xx:white:wps";
54 gpios = <&chipcommon 22 GPIO_ACTIVE_LOW>;
58 label = "bcm53xx:green:usb2";
59 gpios = <&chipcommon 1 GPIO_ACTIVE_LOW>;
60 trigger-sources = <&ohci_port2>, <&ehci_port2>;
61 linux,default-trigger = "usbport";
65 label = "bcm53xx:green:usb3";
66 gpios = <&chipcommon 2 GPIO_ACTIVE_LOW>;
67 trigger-sources = <&ohci_port1>, <&ehci_port1>,
69 linux,default-trigger = "usbport";
73 label = "bcm53xx:white:power";
74 gpios = <&chipcommon 4 GPIO_ACTIVE_HIGH>;
78 label = "bcm53xx:amber:wifi-disabled";
79 gpios = <&chipcommon 0 GPIO_ACTIVE_LOW>;
83 label = "bcm53xx:white:wifi-enabled";
84 gpios = <&chipcommon 5 GPIO_ACTIVE_HIGH>;
88 label = "bcm53xx:white:bluebar1";
89 gpios = <&chipcommon 11 GPIO_ACTIVE_HIGH>;
93 label = "bcm53xx:white:bluebar2";
94 gpios = <&chipcommon 12 GPIO_ACTIVE_HIGH>;
98 label = "bcm53xx:white:bluebar3";
99 gpios = <&chipcommon 15 GPIO_ACTIVE_LOW>;
103 label = "bcm53xx:white:bluebar4";
104 gpios = <&chipcommon 18 GPIO_ACTIVE_HIGH>;
108 label = "bcm53xx:white:bluebar5";
109 gpios = <&chipcommon 19 GPIO_ACTIVE_HIGH>;
113 label = "bcm53xx:white:bluebar6";
114 gpios = <&chipcommon 20 GPIO_ACTIVE_HIGH>;
118 label = "bcm53xx:white:bluebar7";
119 gpios = <&chipcommon 21 GPIO_ACTIVE_HIGH>;
123 label = "bcm53xx:white:bluebar8";
124 gpios = <&chipcommon 8 GPIO_ACTIVE_HIGH>;
129 /* BIT(9) = 1 => external mdio */
132 #address-cells = <1>;
138 compatible = "mdio-mux-mmioreg";
139 mdio-parent-bus = <&mdio_ext>;
140 #address-cells = <1>;
142 reg = <0x1800c1c0 0x4>;
144 /* BIT(6) = mdc, BIT(7) = mdio */
148 /* Enable MII function */
150 #address-cells = <1>;
154 compatible = "brcm,bcm53125";
155 #address-cells = <1>;
157 reset-gpios = <&chipcommon 10 GPIO_ACTIVE_LOW>;
158 reset-names = "robo_reset";
163 #address-cells = <1>;
193 ethernet = <&sw0_p0>;
208 vcc-gpio = <&chipcommon 13 GPIO_ACTIVE_HIGH>;
212 vcc-gpio = <&chipcommon 14 GPIO_ACTIVE_HIGH>;
216 compatible = "brcm,bcm53012-srab", "brcm,bcm5301x-srab";
221 #address-cells = <1>;