Skip to content

Commit a53be7e

Browse files
committed
Adjust patches due to kernel bump
1 parent f38b5a0 commit a53be7e

14 files changed

+6
-5398
lines changed

patch/kernel/archive/meson64-6.6/drv-spi-spidev-remove-warnings.patch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
1+
rom 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
22
From: John Doe <[email protected]>
33
Date: Wed, 14 Aug 2024 16:52:59 +0000
44
Subject: rockchip64: current: drv:spi:spidev remove warnings
@@ -21,9 +21,9 @@ index b97206d47..d32b3f018 100644
2121
+ { .name = "spi-dev" },
2222
{ .name = "bh2228fv" },
2323
{ .name = "dh2228fv" },
24+
{ .name = "jg10309-01" },
2425
{ .name = "ltc2488" },
2526
{ .name = "sx1301" },
26-
{ .name = "bk4" },
2727
@@ -731,10 +732,11 @@ static int spidev_of_check(struct device *dev)
2828
dev_err(dev, "spidev listed directly in DT is not supported\n");
2929
return -EINVAL;
@@ -33,9 +33,9 @@ index b97206d47..d32b3f018 100644
3333
+ { .compatible = "armbian,spi-dev", .data = &spidev_of_check },
3434
{ .compatible = "cisco,spi-petra", .data = &spidev_of_check },
3535
{ .compatible = "dh,dhcom-board", .data = &spidev_of_check },
36+
{ .compatible = "elgin,jg10309-01", .data = &spidev_of_check },
3637
{ .compatible = "lineartechnology,ltc2488", .data = &spidev_of_check },
3738
{ .compatible = "lwn,bk4", .data = &spidev_of_check },
38-
{ .compatible = "menlo,m53cpld", .data = &spidev_of_check },
3939
--
4040
Created with Armbian build tools https://github.com/armbian/build
4141

patch/kernel/archive/rockchip64-6.11/dt/rk3328-heltec.dts

100755100644
File mode changed.

0 commit comments

Comments
 (0)