[PATCH v4 3/5] ARM: davinci: da850: add SPI1 DT node
Manjunathappa, Prakash
prakash.pm at ti.com
Wed Apr 3 08:13:02 EDT 2013
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 at ti.com>
> ---
> 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
More information about the linux-arm-kernel
mailing list