[PATCH 1/3] [POWERPC] Add docs for Freescale 83xx SATA device tree nodes

Arnd Bergmann arnd at arndb.de
Mon Nov 26 09:22:08 EST 2007


On Wednesday 21 November 2007, Kumar Gala wrote:
> +    * Freescale 8xxx/3.0 Gb/s SATA nodes
> +
> +    SATA nodes are defined to describe on-chip Serial ATA controllers.
> +    Each SATA port should have its own node.
> +
> +    Required properties:
> +    - compatible        : compatible list, contains 2 entries, first is
> +                        "fsl,sata-CHIP", where CHIP is the processor
> +                        (mpc8315, mpc8379, etc.) and the second is
> +                        "fsl,sata-pq2pro"
> +    - interrupts        : <interrupt mapping for SATA IRQ>
> +    - interrupt-parent  : optional, if needed for interrupt mapping
> +    - reg               : <registers mapping>
> +

Should this maybe also mandate a compatible property that is defined
in a way to match the generic (p)ata_of_platform driver?

	Arnd <><



More information about the Linuxppc-dev mailing list