[PATCH 0/2] Add support for Dovetail >= 7.1
Florian Bezdeka <[email protected]>
| Newsgroups | dev.linux.lists.xenomai |
|---|---|
| Message-ID | <[email protected]> |
Hi all, These are the necessary changes to support Dovetail >= 7.1. This series has been tested against 7.1, and 7.0 to make sure older releases don't break. But: It might be - I haven't checked all supported kernel versions yet - that the SPI changes need backporting. Waiting for a full CI run to stress those cases. Cc: Jan Kiszka <[email protected]> Signed-off-by: Florian Bezdeka <[email protected]> --- Florian Bezdeka (2): drivers/spi: Prepare for linux/of_gpio.h removal in Linux 7.1 cobalt/tick: Prepare for removal of CLOCK_EVT_FEAT_KTIME in Linux 7.1 kernel/cobalt/dovetail/tick.c | 4 ++-- kernel/cobalt/include/asm-generic/xenomai/wrappers.h | 6 ++++++ kernel/drivers/spi/spi-bcm2835.c | 3 ++- kernel/drivers/spi/spi-omap2-mcspi-rt.c | 3 ++- 4 files changed, 12 insertions(+), 4 deletions(-) --- base-commit: 9fed9de228841e7bc6e3f55fdb44374f15acddc5 change-id: 20260527-wip-flo-7-1-preparations-7d20c44c9169 Best regards, -- Florian Bezdeka <[email protected]>