Hi Alex,

On Thu, Mar 13, 2014 at 6:44 AM, Alexandru Gagniuc <mr.nuke...@gmail.com> wrote:
> These are based on the available SPI configurations of Cubieboard,
> Olimex LIME, and PcDuino. There is no pin group for SPI3, as all the
> boards seem to use those pins for EMAC.
>
> Signed-off-by: Alexandru Gagniuc <mr.nuke...@gmail.com>
> ---
>  arch/arm/boot/dts/sun4i-a10.dtsi | 29 +++++++++++++++++++++++++++++
>  1 file changed, 29 insertions(+)
>
> diff --git a/arch/arm/boot/dts/sun4i-a10.dtsi b/arch/arm/boot/dts/sun4i-
> a10.dtsi
> index 2a705e7..01793b7 100644
> --- a/arch/arm/boot/dts/sun4i-a10.dtsi
> +++ b/arch/arm/boot/dts/sun4i-a10.dtsi
> @@ -587,6 +587,35 @@
>                                 allwinner,drive = <0>;
>                                 allwinner,pull = <1>;
>                         };
> +
> +                       spi0_pins_a: spi0@0 {
> +                               allwinner,pins = "PI0", "PI1", "PI2" , "PI3";
> +                               allwinner,function = "spi0";
> +                               allwinner,drive = <0>;
> +                               allwinner,pull = <0>;
> +                       };
> +
> +                       spi1_pins_a: spi1@0 {
> +                               allwinner,pins = "PI16", "PI17", "PI18" ,
> "PI19";
> +                               allwinner,function = "spi1";
> +                               allwinner,drive = <0>;
> +                               allwinner,pull = <0>;
> +                       };
> +
> +                       spi2_pins_a: spi2@0 {
> +                               allwinner,pins = "PB14", "PB15", "PB16",
> "PB17";
> +                               allwinner,function = "spi2";
> +                               allwinner,drive = <0>;
> +                               allwinner,pull = <0>;
> +                       };
> +
> +                       spi2_pins_b: spi2@1 {
> +                               allwinner,pins = "PC19", "PC20", "PC20",
> "PC22";

Should this have PC20 twice?

Thanks,

-- 
Julian Calaby

Email: julian.cal...@gmail.com
Profile: http://www.google.com/profiles/julian.calaby/
.Plan: http://sites.google.com/site/juliancalaby/

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to