1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux/ramips
Arınç ÜNAL 7bc1d76419 ramips: mt7621-dts: fix claiming rgmii2 pin group for EdgeRouter X SFP
For a TX->TX connected external phy to transmit/receive data, the rgmii2
pin group needs to be claimed with gpio function, at least for EdgeRouter X
SFP. We already claim the pin group under the pinctrl node with gpio
function on the gpio node on mt7621_ubnt_edgerouter-x.dtsi.

However, we should claim a pin group under its consumer node. It's the
ethernet node in this case, which we already claim the rgmii2 pin group
under it on mt7621.dtsi. Therefore, set the function as gpio on the rgmii2
node for EdgeRouter X SFP and get rid of claiming the rgmii2 pin group
under the pinctrl node. With this change, we also get to remove a
definition from mt7621_ubnt_edgerouter-x.dtsi which is specific to
EdgeRouter X SFP.

This change is tested on an EdgeRouter X SFP.

Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
(cherry picked from commit a1ad837735)
2022-06-25 00:05:21 +02:00
..
base-files/etc ramips: remove model name from LED labels 2020-10-02 14:51:57 +02:00
dts ramips: mt7621-dts: fix claiming rgmii2 pin group for EdgeRouter X SFP 2022-06-25 00:05:21 +02:00
files/drivers ramips: aw9523: add can_sleep flag for GPIO chip 2021-12-29 03:43:03 +01:00
image ramips: fix booting on ZyXEL NBG-419N v2 2022-06-20 11:08:36 +02:00
mt76x8 ramips: add support for ASUS RT-AC1200-V2 2022-04-19 21:45:46 +02:00
mt7620 ramips: add support for Netgear WN3100RPv2 2022-03-16 23:14:25 +09:00
mt7621 ramips: force ZyXEL NR7101 to boot from "Kernel" partition 2022-06-25 00:05:21 +02:00
patches-5.10 kernel: bump 5.10 to 5.10.117 2022-06-07 22:28:59 +02:00
rt288x kernel: filter out both Clang and LLD versions 2021-12-17 16:16:34 +01:00
rt305x ramips: Switch Teltonika RUT5xx to kernel GPIO-line watchdog driver 2022-02-03 22:27:15 +01:00
rt3883 kernel: filter out both Clang and LLD versions 2021-12-17 16:16:34 +01:00
Makefile ramips: switch to kernel 5.10 2021-12-13 19:36:52 +01:00
modules.mk ramips: rename mtk-hsdma to hsdma-mt7621 2021-03-04 23:43:02 -10:00