octeon: add support for testing kernel 6.6
authorRui Salvaterra <rsalvaterra@gmail.com>
Sun, 30 Jun 2024 11:34:37 +0000 (12:34 +0100)
committerRobert Marko <robimarko@gmail.com>
Mon, 9 Sep 2024 16:24:34 +0000 (18:24 +0200)
commitc366f63c4001eb4e9b0e143098f25b3fa135c59d
tree310dfbe630d0f66cbbcc901ecf560fc50528b048
parent5eb8b7793dfdf251f6bf75ae2b1124504844c339
octeon: add support for testing kernel 6.6

A rather trivial addition. Patches automatically rebased. Also add the new
CONFIG_USB_DWC3_OCTEON (disabled) to the generic 6.6 config and sort it, while
at it.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/15838
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/generic/config-6.6
target/linux/octeon/Makefile
target/linux/octeon/config-6.6 [new file with mode: 0644]
target/linux/octeon/patches-6.6/100-mips_image_cmdline_hack.patch [new file with mode: 0644]
target/linux/octeon/patches-6.6/100-ubnt_edgerouter2_support.patch [new file with mode: 0644]
target/linux/octeon/patches-6.6/110-er200-ethernet_probe_order.patch [new file with mode: 0644]
target/linux/octeon/patches-6.6/120-cmdline-hack.patch [new file with mode: 0644]
target/linux/octeon/patches-6.6/130-add_itus_support.patch [new file with mode: 0644]
target/linux/octeon/patches-6.6/150-ubnt_usg_support.patch [new file with mode: 0644]
target/linux/octeon/patches-6.6/700-allocate_interface_by_label.patch [new file with mode: 0644]
target/linux/octeon/patches-6.6/701-honor_sgmii_node_device_tree_status.patch [new file with mode: 0644]