[PATCH 2/2] gpio: mcp23s08: convert driver to DT

Grant Likely grant.likely at secretlab.ca
Sun Feb 10 01:31:20 EST 2013


On Wed,  6 Feb 2013 18:01:58 +0100, Lars Poeschel <larsi at wh2.tu-dresden.de> wrote:
> From: Lars Poeschel <poeschel at lemonage.de>
> 
> This converts the mcp23s08 driver to be able to be used with device
> tree.
> There is a special "mcp,chips" property, that correspond to the chips
> member of the struct mcp23s08_platform_data. It can be used for
> multiple mcp23s08/mc23s17 on the same spi chipselect.
> 
> Signed-off-by: Lars Poeschel <poeschel at lemonage.de>

Ah, ignore my previous email. You did convert the driver. I've applied
the two patches. Actually I squashed them together since they really
were one logical change.

g.



More information about the devicetree-discuss mailing list