On Tue, Aug 21, 2012 at 6:01 PM, Roland Stigge <[email protected]> wrote:
> This patch adds device tree support to the spi-pl022 driver. (...) > --- linux-2.6.orig/Documentation/devicetree/bindings/spi/spi_pl022.txt > +++ linux-2.6/Documentation/devicetree/bindings/spi/spi_pl022.txt > @@ -6,7 +6,22 @@ Required properties: > - interrupts : Should contain SPI controller interrupt > > Optional properties: > +- num-cs : total number of chipselects I don't know if it's proper to duplicate but atleast *also* patch Documentation/devicetree/bindings/gpio/gpio.txt to indicate that this is a generic property on all GPIO drivers. The rest looks good. Yours, Linus Walleij _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
