[PATCH 0/2] add spi command

Sascha Hauer s.hauer at pengutronix.de
Fri Nov 2 15:01:41 EDT 2012


On Fri, Nov 02, 2012 at 05:06:59PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote:
> HI,
> 
> 	while debugging a spi issue I found we have a i2c commands but no spi
> 	command
> 
> 	So introduce one
> 
> The following changes since commit 56371f4e8446d04d2a5608dd5890fd87a50f888e:
> 
>   iomux-imx35: add missing comma in pad definition (2012-11-01 16:32:12 +0100)
> 
> are available in the git repository at:
> 
>   git://git.jcrosoft.org/barebox.git delivery/command_spi
> 
> for you to fetch changes up to 3d6660a40aa5a51215a1909fd2fb5702f0e6558b:
> 

I recently used the i2c_* commands and thought it would be a good idea
to introduce regmap for barebox. This way we could add a regmap command
which just maps arbitrary i2c/spi devices as a cdev. Also we could
replace several drivers in drivers/mfd/ with nearly one-liners.

Sascha


-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list