[v6 1/3] ARM: dtsi: enable ahci sata on imx6q platforms
Sergei Shtylyov
sergei.shtylyov at cogentembedded.com
Fri Jul 12 16:40:48 EDT 2013
On 07/12/2013 01:41 PM, Richard Zhu wrote:
> From: Richard Zhu <r65037 at freescale.com>
> Only imx6q has the ahci sata controller, enable
> it on imx6q platforms.
> Signed-off-by: Richard Zhu <r65037 at freescale.com>
[...]
> diff --git a/arch/arm/boot/dts/imx6q.dtsi b/arch/arm/boot/dts/imx6q.dtsi
> index e7dd2c4..93b65d9 100644
> --- a/arch/arm/boot/dts/imx6q.dtsi
> +++ b/arch/arm/boot/dts/imx6q.dtsi
> @@ -424,6 +424,15 @@
> };
> };
>
> + ahci: ahci at 02200000 {
According to ePAPR [1] section 2.2.2, "the name of the node should
be somewhat generic, reflecting the function of the device and not its
precise programming model. If appropriate, the name should be one of the
following choices:
[...]
- sata;
[...]"
[1] http://www.power.org/resources/downloads/Power_ePAPR_APPROVED_v1.0.pdf
WBR, Sergei
More information about the linux-arm-kernel
mailing list