Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1* ARM PrimeCell MultiMedia Card Interface (MMCI) PL180/1
2
3The ARM PrimeCell MMCI PL180 and PL181 provides an interface for
4reading and writing to MultiMedia and SD cards alike.
5
6This file documents differences between the core properties described
7by mmc.txt and the properties used by the mmci driver.
8
9Required properties:
10- compatible : contains "arm,pl18x", "arm,primecell".
11- arm,primecell-periphid : contains the PrimeCell Peripheral ID.
12
13Optional properties:
14- mmc-cap-mmc-highspeed : indicates whether MMC is high speed capable
15- mmc-cap-sd-highspeed : indicates whether SD is high speed capable