Mieczyslaw Nalewaj
Mieczyslaw Nalewaj
You can also make a mess with the nomenclature mt7621_dlink_dir-2150-a1.dts: ``` leds: leds { compatible = "gpio-leds"; led_power_orange: led-0 { function = LED_FUNCTION_POWER; color = ; gpios = ; };...
I did it myself: https://github.com/openwrt/openwrt/pull/15275
It would make sense if your patch came after mine. P.S. Change PR from draft to ready for review
> its ok it's i think it will be after Fixed. Sync to my tree again.
You forgot "ramips:" on commit title.
@Lucky1openwrt I updated the PR https://github.com/openwrt/openwrt/pull/15275. I also patched several Archer TP-Link routers. Sync to my tree again.
No specifications, installation method, etc. in the commit description. In the definition of LEDs the label is deprecated, use color/function instead.
~~The MT7620A (MT7530WU) chip is only 100Mb/s so it should be:~~ ~~- Ethernet: 1x 10/100Mb LAN + 1x 10/100Mb-WAN~~
It's ok, the router has an additional Realtek chip (RTL8211F) connected via rgmii on port4. What is the effect after enabling pa_gpio? The name of the router is WL-WN572HG3, not...
In my opinion, the code is almost ready for commit. It only requires changing the router name in the commit title and description (to WL-WN572HG3).