[PATCH 04/20] ARM: pxa: ssp: add DT bindings

Arnd Bergmann arnd at arndb.de
Wed Aug 7 11:54:17 EDT 2013


On Wednesday 07 August 2013, Daniel Mack wrote:
> +Device tree bindings for Marvell PXA SSP ports
> +
> +Required properties:
> +
> +       - compatible:   Must be one of
> +                               mrvl,pxa25x-ssp
> +                               mvrl,pxa25x-nssp
> +                               mrvl,pxa27x-ssp
> +                               mrvl,pxa3xx-ssp
> +                               mvrl,pxa168-ssp
> +                               mrvl,pxa910-ssp
> +                               mrvl,ce4100-ssp
> +                               mrvl,lpss-ssp
> +
> +       - reg:          The memory base
> +
> +

It seems you are missing the 'dmas' properties here and that two of them
("rx" and "tx") are required by the code.

	Arnd



More information about the linux-mtd mailing list