Messages in this thread |  | | From | Grant Likely <> | Subject | Re: [PATCH 2/2] gpio: mcp23s08: convert driver to DT | Date | Sat, 09 Feb 2013 14:31:20 +0000 |
| |
On Wed, 6 Feb 2013 18:01:58 +0100, Lars Poeschel <larsi@wh2.tu-dresden.de> wrote: > From: Lars Poeschel <poeschel@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@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.
|  |