Skip to content

Commit

Permalink
Adjust patches due to kernel bump
Browse files Browse the repository at this point in the history
  • Loading branch information
igorpecovnik committed Oct 1, 2024
1 parent f38b5a0 commit a6cb114
Show file tree
Hide file tree
Showing 14 changed files with 6 additions and 5,398 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
rom 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: John Doe <[email protected]>
Date: Wed, 14 Aug 2024 16:52:59 +0000
Subject: rockchip64: current: drv:spi:spidev remove warnings
Expand All @@ -21,9 +21,9 @@ index b97206d47..d32b3f018 100644
+ { .name = "spi-dev" },
{ .name = "bh2228fv" },
{ .name = "dh2228fv" },
{ .name = "jg10309-01" },
{ .name = "ltc2488" },
{ .name = "sx1301" },
{ .name = "bk4" },
@@ -731,10 +732,11 @@ static int spidev_of_check(struct device *dev)
dev_err(dev, "spidev listed directly in DT is not supported\n");
return -EINVAL;
Expand All @@ -33,9 +33,9 @@ index b97206d47..d32b3f018 100644
+ { .compatible = "armbian,spi-dev", .data = &spidev_of_check },
{ .compatible = "cisco,spi-petra", .data = &spidev_of_check },
{ .compatible = "dh,dhcom-board", .data = &spidev_of_check },
{ .compatible = "elgin,jg10309-01", .data = &spidev_of_check },
{ .compatible = "lineartechnology,ltc2488", .data = &spidev_of_check },
{ .compatible = "lwn,bk4", .data = &spidev_of_check },
{ .compatible = "menlo,m53cpld", .data = &spidev_of_check },
--
Created with Armbian build tools https://github.com/armbian/build

Empty file modified patch/kernel/archive/rockchip64-6.11/dt/rk3328-heltec.dts
100755 → 100644
Empty file.
Loading

0 comments on commit a6cb114

Please sign in to comment.