2019-07-03 21:22:25 +00:00
|
|
|
#include "mt7620a_lenovo_newifi-y1.dtsi"
|
2014-08-03 11:13:52 +00:00
|
|
|
|
|
|
|
/ {
|
2017-12-19 20:55:42 +00:00
|
|
|
compatible = "lenovo,newifi-y1s", "lenovo,newifi-y1", "ralink,mt7620a-soc";
|
2014-08-03 11:13:52 +00:00
|
|
|
model = "Lenovo Y1S";
|
|
|
|
|
2018-07-16 08:27:22 +00:00
|
|
|
aliases {
|
2018-08-28 04:54:27 +00:00
|
|
|
led-boot = &led_power_blue;
|
|
|
|
led-failsafe = &led_power_blue;
|
|
|
|
led-running = &led_power_blue;
|
|
|
|
led-upgrade = &led_power_blue;
|
ramips: provide label MAC address
This patch adds the label MAC address for several devices in
ramips.
Some devices require setting the MAC address in 02_network:
For the following devices, the netif device can be linked in
device tree, but the MAC address cannot be read:
- cudy,wr1000
- dlink,dir-615-d
- dlink,dir-615-h1
- dlink,dir-860l-b1
- glinet,gl-mt300a
- glinet,gl-mt300n
- glinet,gl-mt750
- vocore,vocore2
- vocore,vocore2-lite
- zbtlink,zbt-we1326
- zbtlink,zbt-wg3526
For the following devices, label MAC address is tied to lan or
wan, so no node to link to exists in device tree:
- dlink,dir-510l
- dlink,dwr-116-a1
- dlink,dwr-118-a1
- dlink,dwr-118-a2
- dlink,dwr-921-c1
- dlink,dwr-922-e2
- all hiwifi devices
- lava,lr-25g001
- xiaomi,mir3p
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2019-06-24 15:57:15 +00:00
|
|
|
label-mac-device = ðernet;
|
2018-07-16 08:27:22 +00:00
|
|
|
};
|
|
|
|
|
2015-11-21 21:24:38 +00:00
|
|
|
gpio_export {
|
|
|
|
compatible = "gpio-export";
|
|
|
|
#size-cells = <0>;
|
2018-07-22 08:33:42 +00:00
|
|
|
|
2015-11-21 21:24:38 +00:00
|
|
|
usb0 {
|
|
|
|
gpio-export,name = "usb0";
|
2018-07-22 08:33:42 +00:00
|
|
|
gpio-export,output = <1>;
|
|
|
|
gpios = <&gpio2 14 GPIO_ACTIVE_HIGH>;
|
2015-11-21 21:24:38 +00:00
|
|
|
};
|
|
|
|
usb1 {
|
|
|
|
gpio-export,name = "usb1";
|
|
|
|
gpio-export,output = <1>;
|
2017-07-29 02:14:07 +00:00
|
|
|
gpios = <&gpio2 15 GPIO_ACTIVE_HIGH>;
|
2015-11-21 21:24:38 +00:00
|
|
|
};
|
|
|
|
usb2 {
|
|
|
|
gpio-export,name = "usb2";
|
|
|
|
gpio-export,output = <1>;
|
2017-07-29 02:14:07 +00:00
|
|
|
gpios = <&gpio2 16 GPIO_ACTIVE_HIGH>;
|
2015-11-21 21:24:38 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
|
2018-12-30 11:42:53 +00:00
|
|
|
leds {
|
2014-08-03 11:13:52 +00:00
|
|
|
compatible = "gpio-leds";
|
2015-08-17 05:57:18 +00:00
|
|
|
|
2014-08-03 11:13:52 +00:00
|
|
|
power1 {
|
2020-09-27 17:40:51 +00:00
|
|
|
label = "yellow:power";
|
2017-07-29 02:14:07 +00:00
|
|
|
gpios = <&gpio0 14 GPIO_ACTIVE_LOW>;
|
2014-08-03 11:13:52 +00:00
|
|
|
};
|
2015-08-17 05:57:18 +00:00
|
|
|
|
2018-07-16 08:27:22 +00:00
|
|
|
led_power_blue: power2 {
|
2020-09-27 17:40:51 +00:00
|
|
|
label = "blue:power";
|
2017-07-29 02:14:07 +00:00
|
|
|
gpios = <&gpio0 9 GPIO_ACTIVE_LOW>;
|
2014-08-03 11:13:52 +00:00
|
|
|
};
|
2015-08-17 05:57:18 +00:00
|
|
|
|
2014-08-03 11:13:52 +00:00
|
|
|
wlan1 {
|
2020-09-27 17:40:51 +00:00
|
|
|
label = "yellow:wifi";
|
2017-07-29 02:14:07 +00:00
|
|
|
gpios = <&gpio3 0 GPIO_ACTIVE_LOW>;
|
2014-08-03 11:13:52 +00:00
|
|
|
};
|
2015-08-17 05:57:18 +00:00
|
|
|
|
2014-08-03 11:13:52 +00:00
|
|
|
wlan2 {
|
2020-09-27 17:40:51 +00:00
|
|
|
label = "blue:wifi";
|
2017-07-29 02:14:07 +00:00
|
|
|
gpios = <&gpio2 10 GPIO_ACTIVE_LOW>;
|
2014-08-03 11:13:52 +00:00
|
|
|
};
|
2015-08-17 05:57:18 +00:00
|
|
|
|
2014-08-03 11:13:52 +00:00
|
|
|
usb1 {
|
2020-09-27 17:40:51 +00:00
|
|
|
label = "yellow:usb";
|
2017-07-29 02:14:07 +00:00
|
|
|
gpios = <&gpio2 13 GPIO_ACTIVE_LOW>;
|
2014-08-03 11:13:52 +00:00
|
|
|
};
|
2015-08-17 05:57:18 +00:00
|
|
|
|
2014-08-03 11:13:52 +00:00
|
|
|
usb2 {
|
2020-09-27 17:40:51 +00:00
|
|
|
label = "blue:usb";
|
2017-07-29 02:14:07 +00:00
|
|
|
gpios = <&gpio2 12 GPIO_ACTIVE_LOW>;
|
2018-08-13 15:14:08 +00:00
|
|
|
trigger-sources = <&ohci_port1>, <&ehci_port1>;
|
|
|
|
linux,default-trigger = "usbport";
|
2014-08-03 11:13:52 +00:00
|
|
|
};
|
2015-08-17 05:57:18 +00:00
|
|
|
|
2014-08-03 11:13:52 +00:00
|
|
|
internet {
|
2020-09-27 17:40:51 +00:00
|
|
|
label = "blue:internet";
|
2017-07-29 02:14:07 +00:00
|
|
|
gpios = <&gpio2 11 GPIO_ACTIVE_LOW>;
|
2014-08-03 11:13:52 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
2016-05-10 10:41:46 +00:00
|
|
|
|
|
|
|
ðernet {
|
|
|
|
pinctrl-names = "default";
|
|
|
|
pinctrl-0 = <&rgmii1_pins &rgmii2_pins &mdio_pins>;
|
2020-05-14 13:41:31 +00:00
|
|
|
|
|
|
|
mtd-mac-address = <&factory 0x28>;
|
|
|
|
|
2016-05-10 10:41:46 +00:00
|
|
|
mediatek,portmap = "wllll";
|
|
|
|
|
|
|
|
port@4 {
|
|
|
|
status = "okay";
|
|
|
|
phy-handle = <&phy4>;
|
|
|
|
phy-mode = "rgmii";
|
|
|
|
};
|
|
|
|
|
|
|
|
port@5 {
|
|
|
|
status = "okay";
|
|
|
|
phy-handle = <&phy5>;
|
|
|
|
phy-mode = "rgmii";
|
|
|
|
};
|
|
|
|
|
|
|
|
mdio-bus {
|
|
|
|
status = "okay";
|
|
|
|
|
|
|
|
phy4: ethernet-phy@4 {
|
|
|
|
reg = <4>;
|
|
|
|
phy-mode = "rgmii";
|
|
|
|
};
|
|
|
|
|
|
|
|
phy5: ethernet-phy@5 {
|
|
|
|
reg = <5>;
|
|
|
|
phy-mode = "rgmii";
|
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
&gsw {
|
|
|
|
mediatek,port4 = "gmac";
|
|
|
|
};
|