projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
794fd4a
)
ARM: dts: am335x: align ti,pindir-d0-out-d1-in property with dt-shema
author
Aswath Govindraju
<a-govindraju@ti.com>
Tue, 8 Jun 2021 05:09:51 +0000
(10:39 +0530)
committer
Tony Lindgren
<tony@atomide.com>
Fri, 11 Jun 2021 07:35:02 +0000
(10:35 +0300)
ti,pindir-d0-out-d1-in property is expected to be of type boolean.
Therefore, fix the property accordingly.
Fixes: 444d66fafab8 ("ARM: dts: add spi wifi support to cm-t335")
Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am335x-cm-t335.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/am335x-cm-t335.dts
b/arch/arm/boot/dts/am335x-cm-t335.dts
index a306b0ccd06f145451e7a2a595b6196417324a20..688e14e82eba4701546cf0b99ae6bee9a688409c 100644
(file)
--- a/
arch/arm/boot/dts/am335x-cm-t335.dts
+++ b/
arch/arm/boot/dts/am335x-cm-t335.dts
@@
-496,7
+496,7
@@
status = "okay";
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <&spi0_pins>;
- ti,pindir-d0-out-d1-in
= <1>
;
+ ti,pindir-d0-out-d1-in;
/* WLS1271 WiFi */
wlcore: wlcore@1 {
compatible = "ti,wl1271";