Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307951
b: refs/heads/master
c: 8dde8c4
h: refs/heads/master
i:
  307949: b0c02fa
  307947: 4fbed1f
  307943: d165301
  307935: e2949cd
v: v3
  • Loading branch information
Lee Jones authored and Chris Ball committed May 4, 2012
1 parent d933f30 commit bab495c
Show file tree
Hide file tree
Showing 2 changed files with 20 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: 000bc9d5ed296550e7009f56cbdb4b35459beb69
refs/heads/master: 8dde8c467441069144d2430d30fca697c8fae2d3
19 changes: 19 additions & 0 deletions trunk/Documentation/devicetree/bindings/mmc/mmci.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
* ARM PrimeCell MultiMedia Card Interface (MMCI) PL180/1

The ARM PrimeCell MMCI PL180 and PL181 provides and interface for
reading and writing to MultiMedia and SD cards alike.

Required properties:
- compatible : contains "arm,pl18x", "arm,primecell".
- reg : contains pl18x registers and length.
- interrupts : contains the device IRQ(s).
- arm,primecell-periphid : contains the PrimeCell Peripheral ID.

Optional properties:
- wp-gpios : contains any write protect (ro) gpios
- cd-gpios : contains any card detection gpios
- cd-inverted : indicates whether the cd gpio is inverted
- max-frequency : contains the maximum operating frequency
- bus-width : number of data lines, can be <1>, <4>, or <8>
- mmc-cap-mmc-highspeed : indicates whether MMC is high speed capable
- mmc-cap-sd-highspeed : indicates whether SD is high speed capable

0 comments on commit bab495c

Please sign in to comment.