mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-20 23:02:42 +04:00
3462789923
This default pinctrl doesn't work at all. We must add pinctrl phandle to the ethernet-phy node or mac node. This patch removed the internal phy LED pinctrl group definitions from the SOC dtsi because it is currently only used by one device. Some incorrect LED pinctrls also have been removed because these devices do not have hardware phy LED. Signed-off-by: Shiji Yang <yangshiji66@outlook.com> Link: https://github.com/openwrt/openwrt/pull/21108 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>