kernel: add driver for Airoha EN8811H PHY as module
authorDaniel Golle <daniel@makrotopia.org>
Fri, 26 Jan 2024 17:27:08 +0000 (17:27 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 1 Feb 2024 22:31:58 +0000 (22:31 +0000)
commit884f5826d2ace83f36021110d65a2edebfcf526f
tree8d110f0f0f225a5df2d42703d86d68650314b73e
parent8b7eea1d7a3467044b4efa44f246bf09b362084c
kernel: add driver for Airoha EN8811H PHY as module

Add PHY driver for Airoha EN8811H PHY and package it as kernel module.
The PHY needs to load firmware from rootfs, so there is no point in
having the driver built-into the kernel.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/kernel/linux/modules/netdevices.mk
target/linux/generic/hack-6.1/700-swconfig_switch_drivers.patch
target/linux/generic/pending-6.1/750-net-phy-airoha-Add-the-Airoha-EN8811H-PHY-driver.patch [new file with mode: 0644]
target/linux/mediatek/patches-6.1/500-gsw-rtl8367s-mt7622-support.patch
target/linux/mediatek/patches-6.1/730-v6.5-net-phy-add-driver-for-MediaTek-SoC-built-in-GE-PHYs.patch
target/linux/mediatek/patches-6.1/733-net-phy-add-driver-for-MediaTek-2.5G-PHY.patch