Hi, On Wed, Mar 20, 2013 at 16:16:57, Manjunathappa, Prakash wrote: > Patch adds SPI1 DT node along with pinmux data. > > Signed-off-by: Manjunathappa, Prakash <prakash.pm@xxxxxx> > --- > arch/arm/boot/dts/da850.dtsi | 18 ++++++++++++++++++ > 1 files changed, 18 insertions(+), 0 deletions(-) > > diff --git a/arch/arm/boot/dts/da850.dtsi b/arch/arm/boot/dts/da850.dtsi > index 3ec1bda..327fb06 100644 > --- a/arch/arm/boot/dts/da850.dtsi > +++ b/arch/arm/boot/dts/da850.dtsi > @@ -62,6 +62,14 @@ > 0x10 0x00002200 0x0000ff00 > >; > }; > + spi1_pins: pinmux_spi_pins { > + pinctrl-single,bits = < > + /* SIMO, SOMI, ENA, > + * CLK, CS[0], CS[1] > + */ > + 0x14 0x00111111 0x00ffffff Since chip select is specific to a board, let me separate it out so as to allow boards choose accordingly. Thanks, Prakash -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html