mediatek: add Airoha EN8801SC PHY driver
authorRobert Marko <robert.marko@sartura.hr>
Thu, 11 Apr 2024 11:09:56 +0000 (13:09 +0200)
committerRobert Marko <robert.marko@sartura.hr>
Thu, 11 Apr 2024 11:10:15 +0000 (13:10 +0200)
commit2dba4308d10d638d3da6ca354d82e3e469865ed5
tree8d9bbab67ecb3a95bf8e424c569666429b09a1b3
parent98f9154316fe8371c709bd11ae8f263e22075ec6
mediatek: add Airoha EN8801SC PHY driver

Airoha EN8801SC PHY is a gigabit PHY used on Edgecore EAP111 so, include
the MTK driver with some cleanups.

Unfortunatelly, there is no specification sheet nor datasheet available
in order to demistify the magic PBUS writes and work on upstreaming
this driver.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
12 files changed:
target/linux/mediatek/files/drivers/net/phy/en8801sc.c [new file with mode: 0644]
target/linux/mediatek/files/drivers/net/phy/en8801sc.h [new file with mode: 0644]
target/linux/mediatek/filogic/config-6.1
target/linux/mediatek/filogic/config-6.6
target/linux/mediatek/mt7622/config-6.1
target/linux/mediatek/mt7622/config-6.6
target/linux/mediatek/mt7623/config-6.1
target/linux/mediatek/mt7623/config-6.6
target/linux/mediatek/mt7629/config-6.1
target/linux/mediatek/mt7629/config-6.6
target/linux/mediatek/patches-6.1/735-net-phy-add-Airoha-EN8801SC-PHY.patch [new file with mode: 0644]
target/linux/mediatek/patches-6.6/734-net-phy-add-Airoha-EN8801SC-PHY.patch [new file with mode: 0644]