kernel: bump 5.4 to 5.4.48
Resolved merge conflict in the following patches: layerscape: 701-net-0213-dpaa2-eth-Add-CEETM-qdisc-support.patch ramips: 0013-owrt-hack-fix-mt7688-cache-issue.patch Refreshed patches, removed upstreamed patch: bcm63xx: 020-v5.8-mtd-rawnand-brcmnand-fix-hamming-oob-layout.patch Run tested: qemu-x86-64 Build tested: x86/64 Signed-off-by: Petr Štetiar <ynezz@true.cz>
This commit is contained in:
@@ -13,7 +13,7 @@ Signed-off-by: Han Xu <han.xu@nxp.com>
|
||||
|
||||
--- a/drivers/mtd/nand/raw/nand_base.c
|
||||
+++ b/drivers/mtd/nand/raw/nand_base.c
|
||||
@@ -934,7 +934,8 @@ static int nand_init_data_interface(stru
|
||||
@@ -940,7 +940,8 @@ static int nand_init_data_interface(stru
|
||||
modes = GENMASK(chip->onfi_timing_mode_default, 0);
|
||||
}
|
||||
|
||||
|
||||
@@ -1535,7 +1535,7 @@ Signed-off-by: Camelia Groza <camelia.groza@nxp.com>
|
||||
int i;
|
||||
|
||||
- if (type != TC_SETUP_QDISC_MQPRIO)
|
||||
- return -EINVAL;
|
||||
- return -EOPNOTSUPP;
|
||||
-
|
||||
mqprio->hw = TC_MQPRIO_HW_OFFLOAD_TCS;
|
||||
num_queues = dpaa2_eth_queue_count(priv);
|
||||
|
||||
Reference in New Issue
Block a user