projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
202f8e5
)
ARM: dts: mmp2-olpc-xo-1-75: Use plural form of "-gpios"
author
Lubomir Rintel
<lkundrak@v3.sk>
Fri, 25 Sep 2020 23:48:05 +0000
(
01:48
+0200)
committer
Arnd Bergmann
<arnd@arndb.de>
Mon, 26 Oct 2020 09:49:17 +0000
(10:49 +0100)
This makes validation happier.
Link:
https://lore.kernel.org/r/20200925234805.228251-3-lkundrak@v3.sk
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/mmp2-olpc-xo-1-75.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/mmp2-olpc-xo-1-75.dts
b/arch/arm/boot/dts/mmp2-olpc-xo-1-75.dts
index f1a41152e9dd70d57beaa6eed9608433cf64b25e..adde62d6fce73b99e9f088fd61916a5e4833f910 100644
(file)
--- a/
arch/arm/boot/dts/mmp2-olpc-xo-1-75.dts
+++ b/
arch/arm/boot/dts/mmp2-olpc-xo-1-75.dts
@@
-227,12
+227,12
@@
/delete-property/ #size-cells;
spi-slave;
status = "okay";
- ready-gpio = <&gpio 125 GPIO_ACTIVE_HIGH>;
+ ready-gpio
s
= <&gpio 125 GPIO_ACTIVE_HIGH>;
slave {
compatible = "olpc,xo1.75-ec";
spi-cpha;
- cmd-gpio = <&gpio 155 GPIO_ACTIVE_HIGH>;
+ cmd-gpio
s
= <&gpio 155 GPIO_ACTIVE_HIGH>;
};
};