diff options
| author | Christian Marangi <ansuelsmth@gmail.com> | 2023-08-16 18:51:28 +0200 |
|---|---|---|
| committer | Christian Marangi <ansuelsmth@gmail.com> | 2023-08-19 12:51:08 +0200 |
| commit | 6b63fcf8df85e2b2a18499a424e3bef0ef24e7d3 (patch) | |
| tree | 3ee00bc3f1ee1cae8e9d0503a05eece473a08674 /target/linux/generic/hack-6.1 | |
| parent | c46ac89ec6ac182939b4659dd83361d7636786e8 (diff) | |
| download | upstream-6b63fcf8df85e2b2a18499a424e3bef0ef24e7d3.tar.gz upstream-6b63fcf8df85e2b2a18499a424e3bef0ef24e7d3.tar.bz2 upstream-6b63fcf8df85e2b2a18499a424e3bef0ef24e7d3.zip | |
generic: 6.1: backport patch adding support for LED PHY
Backport patch adding support for LED PHY directly in PHY ops struct.
Add new PHYLIB_LEDS config and refresh patches.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Diffstat (limited to 'target/linux/generic/hack-6.1')
| -rw-r--r-- | target/linux/generic/hack-6.1/700-swconfig_switch_drivers.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-6.1/700-swconfig_switch_drivers.patch b/target/linux/generic/hack-6.1/700-swconfig_switch_drivers.patch index 9d77efaca6e..5f49678a34b 100644 --- a/target/linux/generic/hack-6.1/700-swconfig_switch_drivers.patch +++ b/target/linux/generic/hack-6.1/700-swconfig_switch_drivers.patch @@ -12,7 +12,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> --- a/drivers/net/phy/Kconfig +++ b/drivers/net/phy/Kconfig -@@ -62,6 +62,80 @@ config SFP +@@ -69,6 +69,80 @@ config SFP depends on HWMON || HWMON=n select MDIO_I2C |
