octeon: upgrade to 6.1 kernel
authorChristian Svensson <blue@cmd.nu>
Mon, 20 Nov 2023 20:35:26 +0000 (21:35 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Tue, 12 Dec 2023 17:42:58 +0000 (18:42 +0100)
commit9a323b50e60673bea6b92b5952a83d80da641c45
tree72bf564f331fec088f8e9eed1c6c7f9d8bf0814b
parent62ff11576d096473bf8a9d03964009987c8f8a21
octeon: upgrade to 6.1 kernel

The kernel patches apply with only minor changes. The only other notable
change is that octeon-usb has moved from staging and had its config
macro renamed from CONFIG_OCTEON_USB to CONFIG_USB_OCTEON_HCD.

Signed-off-by: Christian Svensson <blue@cmd.nu>
19 files changed:
target/linux/octeon/Makefile
target/linux/octeon/config-5.15 [deleted file]
target/linux/octeon/config-6.1 [new file with mode: 0644]
target/linux/octeon/patches-5.15/100-mips_image_cmdline_hack.patch [deleted file]
target/linux/octeon/patches-5.15/100-ubnt_edgerouter2_support.patch [deleted file]
target/linux/octeon/patches-5.15/110-er200-ethernet_probe_order.patch [deleted file]
target/linux/octeon/patches-5.15/120-cmdline-hack.patch [deleted file]
target/linux/octeon/patches-5.15/130-add_itus_support.patch [deleted file]
target/linux/octeon/patches-5.15/150-ubnt_usg_support.patch [deleted file]
target/linux/octeon/patches-5.15/700-allocate_interface_by_label.patch [deleted file]
target/linux/octeon/patches-5.15/701-honor_sgmii_node_device_tree_status.patch [deleted file]
target/linux/octeon/patches-6.1/100-mips_image_cmdline_hack.patch [new file with mode: 0644]
target/linux/octeon/patches-6.1/100-ubnt_edgerouter2_support.patch [new file with mode: 0644]
target/linux/octeon/patches-6.1/110-er200-ethernet_probe_order.patch [new file with mode: 0644]
target/linux/octeon/patches-6.1/120-cmdline-hack.patch [new file with mode: 0644]
target/linux/octeon/patches-6.1/130-add_itus_support.patch [new file with mode: 0644]
target/linux/octeon/patches-6.1/150-ubnt_usg_support.patch [new file with mode: 0644]
target/linux/octeon/patches-6.1/700-allocate_interface_by_label.patch [new file with mode: 0644]
target/linux/octeon/patches-6.1/701-honor_sgmii_node_device_tree_status.patch [new file with mode: 0644]