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, 15 Feb 2024 19:30:08 +0000 (19:30 +0000)
commit5a2eb8082f4126cc8881a5640602c52058b46e78
treef409ab72015aa2b3a04d6bca73d79e819888527b
parentbc25519f98cddbea3332e8ad02aac45aeea87fd6
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