2017-04-20 22:53:03 +00:00
|
|
|
#include "mt7620a.dtsi"
|
|
|
|
|
2017-07-29 02:14:07 +00:00
|
|
|
#include <dt-bindings/gpio/gpio.h>
|
2017-04-20 22:53:03 +00:00
|
|
|
#include <dt-bindings/input/input.h>
|
|
|
|
|
|
|
|
/ {
|
2020-09-27 17:40:51 +00:00
|
|
|
aliases {
|
|
|
|
led-boot = &led_blue;
|
|
|
|
led-failsafe = &led_blue;
|
|
|
|
led-running = &led_blue;
|
|
|
|
led-upgrade = &led_blue;
|
|
|
|
};
|
|
|
|
|
2018-12-30 11:17:25 +00:00
|
|
|
keys {
|
2019-09-20 12:03:02 +00:00
|
|
|
compatible = "gpio-keys";
|
2017-04-20 22:53:03 +00:00
|
|
|
|
|
|
|
reset {
|
|
|
|
label = "reset";
|
2017-07-29 02:14:07 +00:00
|
|
|
gpios = <&gpio0 1 GPIO_ACTIVE_LOW>;
|
2017-04-20 22:53:03 +00:00
|
|
|
linux,code = <KEY_RESTART>;
|
|
|
|
};
|
|
|
|
};
|
2020-09-27 17:40:51 +00:00
|
|
|
|
|
|
|
leds {
|
|
|
|
compatible = "gpio-leds";
|
|
|
|
|
|
|
|
led_blue: blue {
|
|
|
|
label = "blue:status";
|
|
|
|
gpios = <&gpio0 10 GPIO_ACTIVE_LOW>;
|
|
|
|
default-state = "on";
|
|
|
|
};
|
|
|
|
|
|
|
|
yellow {
|
|
|
|
label = "yellow:status";
|
|
|
|
gpios = <&gpio0 11 GPIO_ACTIVE_LOW>;
|
|
|
|
};
|
|
|
|
|
|
|
|
red {
|
|
|
|
label = "red:status";
|
|
|
|
gpios = <&gpio0 8 GPIO_ACTIVE_HIGH>;
|
|
|
|
};
|
|
|
|
};
|
2017-04-20 22:53:03 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&spi0 {
|
|
|
|
status = "okay";
|
|
|
|
|
2020-05-07 14:15:27 +00:00
|
|
|
flash@0 {
|
2017-04-20 22:53:03 +00:00
|
|
|
compatible = "jedec,spi-nor";
|
|
|
|
reg = <0>;
|
2021-03-21 09:51:00 +00:00
|
|
|
spi-max-frequency = <80000000>;
|
|
|
|
m25p,fast-read;
|
2017-04-20 22:53:03 +00:00
|
|
|
|
2021-03-21 08:45:24 +00:00
|
|
|
partitions: partitions {
|
2018-08-01 20:32:34 +00:00
|
|
|
compatible = "fixed-partitions";
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <1>;
|
2017-04-20 22:53:03 +00:00
|
|
|
|
2018-08-01 20:32:34 +00:00
|
|
|
partition@0 {
|
|
|
|
label = "u-boot";
|
|
|
|
reg = <0x0 0x30000>;
|
|
|
|
read-only;
|
|
|
|
};
|
2017-04-20 22:53:03 +00:00
|
|
|
|
2021-03-21 08:45:24 +00:00
|
|
|
partition@30000 {
|
2018-08-01 20:32:34 +00:00
|
|
|
label = "u-boot-env";
|
|
|
|
reg = <0x30000 0x10000>;
|
|
|
|
read-only;
|
|
|
|
};
|
|
|
|
|
2021-03-21 08:45:24 +00:00
|
|
|
factory: partition@40000 {
|
2018-08-01 20:32:34 +00:00
|
|
|
label = "factory";
|
|
|
|
reg = <0x40000 0x10000>;
|
|
|
|
read-only;
|
2023-10-02 02:12:02 +00:00
|
|
|
|
2023-11-25 21:20:44 +00:00
|
|
|
nvmem-layout {
|
|
|
|
compatible = "fixed-layout";
|
|
|
|
#address-cells = <1>;
|
|
|
|
#size-cells = <1>;
|
2023-10-02 02:12:02 +00:00
|
|
|
|
2023-11-25 21:20:44 +00:00
|
|
|
eeprom_factory_0: eeprom@0 {
|
|
|
|
reg = <0x0 0x200>;
|
|
|
|
};
|
|
|
|
|
|
|
|
eeprom_factory_8000: eeprom@8000 {
|
|
|
|
reg = <0x8000 0x200>;
|
|
|
|
};
|
2023-10-02 02:12:02 +00:00
|
|
|
|
2023-11-25 21:20:44 +00:00
|
|
|
macaddr_factory_28: macaddr@28 {
|
|
|
|
reg = <0x28 0x6>;
|
|
|
|
};
|
2023-10-02 02:12:02 +00:00
|
|
|
};
|
2018-08-01 20:32:34 +00:00
|
|
|
};
|
2017-04-20 22:53:03 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
2021-02-22 16:10:45 +00:00
|
|
|
&state_default {
|
|
|
|
gpio {
|
|
|
|
groups = "i2c", "uartf";
|
|
|
|
function = "gpio";
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
2017-04-20 22:53:03 +00:00
|
|
|
&pcie {
|
|
|
|
status = "okay";
|
2018-07-21 14:19:46 +00:00
|
|
|
};
|
2017-04-20 22:53:03 +00:00
|
|
|
|
2018-07-21 14:19:46 +00:00
|
|
|
&pcie0 {
|
|
|
|
mt76@0,0 {
|
|
|
|
reg = <0x0000 0 0 0 0>;
|
2023-10-02 02:12:02 +00:00
|
|
|
nvmem-cells = <&eeprom_factory_8000>;
|
|
|
|
nvmem-cell-names = "eeprom";
|
2018-07-21 14:19:46 +00:00
|
|
|
ieee80211-freq-limit = <5000000 6000000>;
|
2017-04-20 22:53:03 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
|
2021-08-24 13:46:16 +00:00
|
|
|
ðernet {
|
|
|
|
nvmem-cells = <&macaddr_factory_28>;
|
|
|
|
nvmem-cell-names = "mac-address";
|
|
|
|
};
|
|
|
|
|
2017-04-20 22:53:03 +00:00
|
|
|
&wmac {
|
2023-10-02 02:12:02 +00:00
|
|
|
nvmem-cells = <&eeprom_factory_0>;
|
|
|
|
nvmem-cell-names = "eeprom";
|
2021-08-24 13:46:16 +00:00
|
|
|
};
|