Searched hist:"35 c9049b27040d09461bc90928ad770be7ddf661" (Results 1 – 5 of 5) sorted by relevance
/linux/arch/arm/mach-omap1/ |
H A D | mux.h | c5c4dce45d7538ada6e9aac4cdb2909bc1cb28f6 Fri Jan 08 18:29:05 UTC 2010 Cory Maccarrone <darkstar6262@gmail.com> omap1: Add 7xx clocks and pin muxes for SPI
Commit 35c9049b27040d09461bc90928ad770be7ddf661 added drivers/spi/omap_spi_100k.c.
This patch add the related clocks and pin muxing entries to make the driver work on omap7xx platforms.
Signed-off-by: Cory Maccarrone <darkstar6262@gmail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
|
H A D | mux.c | c5c4dce45d7538ada6e9aac4cdb2909bc1cb28f6 Fri Jan 08 18:29:05 UTC 2010 Cory Maccarrone <darkstar6262@gmail.com> omap1: Add 7xx clocks and pin muxes for SPI
Commit 35c9049b27040d09461bc90928ad770be7ddf661 added drivers/spi/omap_spi_100k.c.
This patch add the related clocks and pin muxing entries to make the driver work on omap7xx platforms.
Signed-off-by: Cory Maccarrone <darkstar6262@gmail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
|
H A D | clock_data.c | c5c4dce45d7538ada6e9aac4cdb2909bc1cb28f6 Fri Jan 08 18:29:05 UTC 2010 Cory Maccarrone <darkstar6262@gmail.com> omap1: Add 7xx clocks and pin muxes for SPI
Commit 35c9049b27040d09461bc90928ad770be7ddf661 added drivers/spi/omap_spi_100k.c.
This patch add the related clocks and pin muxing entries to make the driver work on omap7xx platforms.
Signed-off-by: Cory Maccarrone <darkstar6262@gmail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
|
H A D | devices.c | c5c4dce45d7538ada6e9aac4cdb2909bc1cb28f6 Fri Jan 08 18:29:05 UTC 2010 Cory Maccarrone <darkstar6262@gmail.com> omap1: Add 7xx clocks and pin muxes for SPI
Commit 35c9049b27040d09461bc90928ad770be7ddf661 added drivers/spi/omap_spi_100k.c.
This patch add the related clocks and pin muxing entries to make the driver work on omap7xx platforms.
Signed-off-by: Cory Maccarrone <darkstar6262@gmail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
|
/linux/drivers/spi/ |
H A D | Kconfig | 35c9049b27040d09461bc90928ad770be7ddf661 Sun Dec 13 08:02:11 UTC 2009 Cory Maccarrone <darkstar6262@gmail.com> Add OMAP spi100k driver
This change adds the OMAP SPI 100k driver created by Fabrice Crohas <fcrohas@gmail.com>. This SPI bus is found on OMAP7xx-series smartphones, and for many, the touchscreen is attached to this bus.
The lion's share of the work was done by Fabrice on this driver -- I am merely porting it from the Linwizard project on his behalf.
Signed-off-by: Cory Maccarrone <darkstar6262@gmail.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|