-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f38b5a0
commit a53be7e
Showing
14 changed files
with
6 additions
and
5,398 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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; | ||
|
@@ -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.
Oops, something went wrong.