Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269375
b: refs/heads/master
c: 6add696
h: refs/heads/master
i:
  269373: 229bf8e
  269371: 60cd8fc
  269367: c3fe97d
  269359: 8b4bf0e
  269343: 57c7c1c
  269311: e1964ef
v: v3
  • Loading branch information
Rob Herring committed Oct 5, 2011
1 parent 3e57ef2 commit 1f9a88c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f614c74f94f435adcbe52bf7682f1dcc805f0ab1
refs/heads/master: 6add6967a4a57e2156b96e62f28bcbe1901d16c1
12 changes: 12 additions & 0 deletions trunk/Documentation/devicetree/bindings/spi/spi_pl022.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
ARM PL022 SPI controller

Required properties:
- compatible : "arm,pl022", "arm,primecell"
- reg : Offset and length of the register set for the device
- interrupts : Should contain SPI controller interrupt

Optional properties:
- cs-gpios : should specify GPIOs used for chipselects.
The gpios will be referred to as reg = <index> in the SPI child nodes.
If unspecified, a single SPI device without a chip select can be used.

0 comments on commit 1f9a88c

Please sign in to comment.