OSDN Git Service
(root)
/
tomoyo
/
tomoyo-test1.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e28ae34
)
spi: omap-spi: Add compatible for AM654 SoC
author
Vignesh R
<vigneshr@ti.com>
Wed, 7 Nov 2018 10:39:25 +0000
(16:09 +0530)
committer
Mark Brown
<broonie@kernel.org>
Wed, 7 Nov 2018 14:55:55 +0000
(14:55 +0000)
AM654 SoC has same McSPI IP as OMAP2+ platforms. Add new compatible to
support McSPI on AM654 SoC.
Signed-off-by: Vignesh R <vigneshr@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/spi/omap-spi.txt
patch
|
blob
|
history
diff --git
a/Documentation/devicetree/bindings/spi/omap-spi.txt
b/Documentation/devicetree/bindings/spi/omap-spi.txt
index
2ba5f9c
..
487208c
100644
(file)
--- a/
Documentation/devicetree/bindings/spi/omap-spi.txt
+++ b/
Documentation/devicetree/bindings/spi/omap-spi.txt
@@
-2,6
+2,7
@@
OMAP2+ McSPI device
Required properties:
- compatible :
+ - "ti,am654-mcspi" for AM654.
- "ti,omap2-mcspi" for OMAP2 & OMAP3.
- "ti,omap4-mcspi" for OMAP4+.
- ti,spi-num-cs : Number of chipselect supported by the instance.