projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f11d702
)
ARM: dts: exynos: Align SPI GPIO node name with dtschema in Galaxy I9100
author
Krzysztof Kozlowski
<krzk@kernel.org>
Sun, 30 Aug 2020 13:51:42 +0000
(15:51 +0200)
committer
Krzysztof Kozlowski
<krzk@kernel.org>
Wed, 2 Sep 2020 15:43:42 +0000
(17:43 +0200)
The device tree schema expects SPI controller to be named "spi",
otherwise dtbs_check complain with a warning like:
arch/arm/boot/dts/exynos4210-i9100.dt.yaml: spi-lcd:
$nodename:0: 'spi-lcd' does not match '^spi(@.*|-[0-9a-f])*$'
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link:
https://lore.kernel.org/r/20200830135200.24304-15-krzk@kernel.org
arch/arm/boot/dts/exynos4210-i9100.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/exynos4210-i9100.dts
b/arch/arm/boot/dts/exynos4210-i9100.dts
index 1d200a5e1b7211beadb9f3d06bfdedeebc553532..5623e17889a56c5860c4a090736eef9e9d888c25 100644
(file)
--- a/
arch/arm/boot/dts/exynos4210-i9100.dts
+++ b/
arch/arm/boot/dts/exynos4210-i9100.dts
@@
-147,7
+147,7
@@
};
};
- spi-
lcd
{
+ spi-
3
{
compatible = "spi-gpio";
#address-cells = <1>;
#size-cells = <0>;