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 reg = <0x00000000 0x08000000
21 0x88000000 0x08000000>;
25 compatible = "gpio-keys";
31 linux,code = <KEY_WPS_BUTTON>;
32 gpios = <&chipcommon 3 GPIO_ACTIVE_LOW>;
37 linux,code = <KEY_RFKILL>;
38 gpios = <&chipcommon 16 GPIO_ACTIVE_LOW>;
43 linux,code = <KEY_RESTART>;
44 gpios = <&chipcommon 17 GPIO_ACTIVE_LOW>;
49 compatible = "gpio-leds";
52 label = "bcm53xx:white:wps";
53 gpios = <&chipcommon 22 GPIO_ACTIVE_LOW>;
57 label = "bcm53xx:green:usb2";
58 gpios = <&chipcommon 1 GPIO_ACTIVE_LOW>;
59 trigger-sources = <&ohci_port2>, <&ehci_port2>;
60 linux,default-trigger = "usbport";
64 label = "bcm53xx:green:usb3";
65 gpios = <&chipcommon 2 GPIO_ACTIVE_LOW>;
66 trigger-sources = <&ohci_port1>, <&ehci_port1>,
68 linux,default-trigger = "usbport";
72 label = "bcm53xx:white:power";
73 gpios = <&chipcommon 4 GPIO_ACTIVE_HIGH>;
77 label = "bcm53xx:amber:wifi-disabled";
78 gpios = <&chipcommon 0 GPIO_ACTIVE_LOW>;
82 label = "bcm53xx:white:wifi-enabled";
83 gpios = <&chipcommon 5 GPIO_ACTIVE_HIGH>;
87 label = "bcm53xx:white:bluebar1";
88 gpios = <&chipcommon 11 GPIO_ACTIVE_HIGH>;
92 label = "bcm53xx:white:bluebar2";
93 gpios = <&chipcommon 12 GPIO_ACTIVE_HIGH>;
97 label = "bcm53xx:white:bluebar3";
98 gpios = <&chipcommon 15 GPIO_ACTIVE_LOW>;
102 label = "bcm53xx:white:bluebar4";
103 gpios = <&chipcommon 18 GPIO_ACTIVE_HIGH>;
107 label = "bcm53xx:white:bluebar5";
108 gpios = <&chipcommon 19 GPIO_ACTIVE_HIGH>;
112 label = "bcm53xx:white:bluebar6";
113 gpios = <&chipcommon 20 GPIO_ACTIVE_HIGH>;
117 label = "bcm53xx:white:bluebar7";
118 gpios = <&chipcommon 21 GPIO_ACTIVE_HIGH>;
122 label = "bcm53xx:white:bluebar8";
123 gpios = <&chipcommon 8 GPIO_ACTIVE_HIGH>;
128 #address-cells = <1>;
131 /* BIT(9) = 1 => external mdio */
134 #address-cells = <1>;
140 compatible = "mdio-mux-mmioreg";
141 mdio-parent-bus = <&mdio_ext>;
142 #address-cells = <1>;
144 reg = <0x1800c1c0 0x4>;
146 /* BIT(6) = mdc, BIT(7) = mdio */
150 /* Enable MII function */
152 #address-cells = <1>;
156 compatible = "brcm,bcm53125";
157 #address-cells = <1>;
159 reset-gpios = <&chipcommon 10 GPIO_ACTIVE_LOW>;
160 reset-names = "robo_reset";
165 #address-cells = <1>;
195 ethernet = <&sw0_p0>;
210 vcc-gpio = <&chipcommon 13 GPIO_ACTIVE_HIGH>;
214 vcc-gpio = <&chipcommon 14 GPIO_ACTIVE_HIGH>;
218 compatible = "brcm,bcm53012-srab", "brcm,bcm5301x-srab";
223 #address-cells = <1>;