Skip to content

Commit 01e1c86

Browse files
thom24PolynomialDivision
authored andcommitted
stm32: drop kernel 6.6 support
Drop config and patches for Linux 6.6. Signed-off-by: Thomas Richard <[email protected]> Link: openwrt/openwrt#20468 Signed-off-by: Nick Hainke <[email protected]>
1 parent 6529ac4 commit 01e1c86

File tree

31 files changed

+1
-7853
lines changed

31 files changed

+1
-7853
lines changed

target/linux/stm32/modules.mk

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,6 @@ define KernelPackage/stm32-dcmipp
196196
FILES:=$(LINUX_DIR)/drivers/media/platform/st/stm32/stm32-dcmipp/stm32-dcmipp.ko
197197
AUTOLOAD:=$(call AutoProbe,stm32-dcmipp)
198198
$(call AddDepends/video,@TARGET_stm32 \
199-
@!LINUX_6_6 \
200199
+kmod-video-videobuf2 \
201200
+kmod-video-dma-contig \
202201
+kmod-video-fwnode)
@@ -216,7 +215,7 @@ define KernelPackage/stm32-dfsdm-adc
216215
+kmod-stm32-timer-trigger \
217216
+kmod-industrialio-triggered-buffer \
218217
+kmod-industrialio-hw-consumer \
219-
+!LINUX_6_6:kmod-industrialio-backend)
218+
+kmod-industrialio-backend)
220219
endef
221220

222221
$(eval $(call KernelPackage,stm32-dfsdm-adc))

target/linux/stm32/patches-6.6/001-net-stmmac-dwmac-stm32-use-devm_stmmac_probe_config_.patch

Lines changed: 0 additions & 69 deletions
This file was deleted.

target/linux/stm32/patches-6.6/002-net-stmmac-dwmac-stm32-refactor-clock-config.patch

Lines changed: 0 additions & 241 deletions
This file was deleted.

0 commit comments

Comments
 (0)