-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changelog: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.135 All patches automatically rebased. Build system: x86_64 Build-tested: ramips/tplink_archer-a6-v3 Run-tested: ramips/tplink_archer-a6-v3 Signed-off-by: John Audia <[email protected]>
- Loading branch information
1 parent
cdcabbd
commit 096bb8e
Showing
7 changed files
with
14 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
LINUX_VERSION-5.15 = .134 | ||
LINUX_KERNEL_HASH-5.15.134 = f37182aecb57ed6853d01e1074d3a60a653331e35f3115728381e08be050b9d3 | ||
LINUX_VERSION-5.15 = .135 | ||
LINUX_KERNEL_HASH-5.15.135 = 14835e629e237f136cfed484fdb533c95242429809bdcdb2a2d66dfcb7447170 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,7 @@ Signed-off-by: Jakub Kicinski <[email protected]> | |
|
||
--- a/drivers/net/dsa/mv88e6xxx/chip.c | ||
+++ b/drivers/net/dsa/mv88e6xxx/chip.c | ||
@@ -5370,7 +5370,8 @@ static const struct mv88e6xxx_info mv88e | ||
@@ -5372,7 +5372,8 @@ static const struct mv88e6xxx_info mv88e | ||
.name = "Marvell 88E6191X", | ||
.num_databases = 4096, | ||
.num_ports = 11, /* 10 + Z80 */ | ||
|
@@ -30,7 +30,7 @@ Signed-off-by: Jakub Kicinski <[email protected]> | |
.max_vid = 8191, | ||
.port_base_addr = 0x0, | ||
.phy_base_addr = 0x0, | ||
@@ -5392,7 +5393,8 @@ static const struct mv88e6xxx_info mv88e | ||
@@ -5394,7 +5395,8 @@ static const struct mv88e6xxx_info mv88e | ||
.name = "Marvell 88E6193X", | ||
.num_databases = 4096, | ||
.num_ports = 11, /* 10 + Z80 */ | ||
|
@@ -40,7 +40,7 @@ Signed-off-by: Jakub Kicinski <[email protected]> | |
.max_vid = 8191, | ||
.port_base_addr = 0x0, | ||
.phy_base_addr = 0x0, | ||
@@ -5702,7 +5704,8 @@ static const struct mv88e6xxx_info mv88e | ||
@@ -5704,7 +5706,8 @@ static const struct mv88e6xxx_info mv88e | ||
.name = "Marvell 88E6393X", | ||
.num_databases = 4096, | ||
.num_ports = 11, /* 10 + Z80 */ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -71,7 +71,7 @@ Signed-off-by: Robert Marko <[email protected]> | |
|
||
mv88e6065_phylink_validate(chip, port, mask, state); | ||
} | ||
@@ -5649,6 +5671,31 @@ static const struct mv88e6xxx_info mv88e | ||
@@ -5651,6 +5673,31 @@ static const struct mv88e6xxx_info mv88e | ||
.ptp_support = true, | ||
.ops = &mv88e6352_ops, | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ Signed-off-by: Daniel Golle <[email protected]> | |
|
||
--- a/drivers/mtd/ubi/build.c | ||
+++ b/drivers/mtd/ubi/build.c | ||
@@ -1200,6 +1200,73 @@ static struct mtd_info * __init open_mtd | ||
@@ -1207,6 +1207,73 @@ static struct mtd_info * __init open_mtd | ||
return mtd; | ||
} | ||
|
||
|
@@ -82,7 +82,7 @@ Signed-off-by: Daniel Golle <[email protected]> | |
static int __init ubi_init(void) | ||
{ | ||
int err, i, k; | ||
@@ -1283,6 +1350,12 @@ static int __init ubi_init(void) | ||
@@ -1290,6 +1357,12 @@ static int __init ubi_init(void) | ||
} | ||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,7 @@ Signed-off-by: Tobias Waldekranz <[email protected]> | |
|
||
--- a/drivers/net/dsa/mv88e6xxx/chip.c | ||
+++ b/drivers/net/dsa/mv88e6xxx/chip.c | ||
@@ -6391,6 +6391,7 @@ static int mv88e6xxx_register_switch(str | ||
@@ -6393,6 +6393,7 @@ static int mv88e6xxx_register_switch(str | ||
ds->ops = &mv88e6xxx_switch_ops; | ||
ds->ageing_time_min = chip->info->age_time_coeff; | ||
ds->ageing_time_max = chip->info->age_time_coeff * U8_MAX; | ||
|