gemini: Drop kernel v5.15 and default to v6.1
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 28 Sep 2023 18:12:47 +0000 (20:12 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Wed, 4 Oct 2023 13:01:29 +0000 (15:01 +0200)
commit0d510eb08289e3237a601442aeb291f014782c24
tree408963e0652714e6e00188c6169854e83234e04d
parent41fcc617f94601072d304f2f68e12cf1dd058707
gemini: Drop kernel v5.15 and default to v6.1

There is no point in keeping the v5.15 kernel around for Gemini,
we are maintaining the platform with a strong upstream focus and
newer is always better.

Now that OpenWrt can support pure v6.1 kernels, switch up to
v6.1 and drop v5.15 so we don't need to migrate configs and
patches for no reason.

The USB FOTG2 module handling can be simplified as a result.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
target/linux/gemini/Makefile
target/linux/gemini/config-5.15 [deleted file]
target/linux/gemini/modules.mk
target/linux/gemini/patches-5.15/0001-usb-host-fotg2-add-Gemini-specific-handling.patch [deleted file]
target/linux/gemini/patches-5.15/0002-ARM-dts-Augment-DIR-685-partition-table-for-OpenWrt.patch [deleted file]