Skip to content

Commit 659df25

Browse files
YaleiZangAnsuel
authored andcommitted
airoha: refresh the patches
- Refreshed existing patches - Removed patch '128-v7.1-net-airoha-Remove-airoha_dev_stop-in-airoha_remove.patch', as it has been upstreamed. Signed-off-by: YaleiZang <yalei.zang@airoha.com> Link: openwrt/openwrt#22820 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
1 parent 23bcea0 commit 659df25

2 files changed

Lines changed: 2 additions & 32 deletions

File tree

target/linux/airoha/patches-6.12/117-v7.0-net-airoha-Use-gdm-port-enum-value-whenever-possible.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Signed-off-by: Jakub Kicinski <kuba@kernel.org>
9898
if (airoha_ppe_is_enabled(eth, 1)) {
9999
/* For PPE2 always use secondary cpu port. */
100100
fe_cpu_port = FE_PSE_PORT_CDM2;
101-
@@ -3101,14 +3103,14 @@ static const char * const en7581_xsi_rst
101+
@@ -3100,14 +3102,14 @@ static const char * const en7581_xsi_rst
102102
static int airoha_en7581_get_src_port_id(struct airoha_gdm_port *port, int nbq)
103103
{
104104
switch (port->id) {
@@ -115,7 +115,7 @@ Signed-off-by: Jakub Kicinski <kuba@kernel.org>
115115
/* 7581 SoC supports eth and usb serdes on GDM4 port */
116116
if (!nbq)
117117
return HSGMII_LAN_7581_ETH_SRCPORT;
118-
@@ -3132,12 +3134,12 @@ static const char * const an7583_xsi_rst
118+
@@ -3131,12 +3133,12 @@ static const char * const an7583_xsi_rst
119119
static int airoha_an7583_get_src_port_id(struct airoha_gdm_port *port, int nbq)
120120
{
121121
switch (port->id) {

target/linux/airoha/patches-6.12/128-v7.1-net-airoha-Remove-airoha_dev_stop-in-airoha_remove.patch

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)