Hi Sergei: Thanks for your comments. Best Regards Richard Zhu -----Original Message----- From: Sergei Shtylyov [mailto:sergei.shtylyov@xxxxxxxxxxxxxxxxxx] Sent: Saturday, July 13, 2013 4:41 AM To: Richard Zhu Cc: shawn.guo@xxxxxxxxxx; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; jgarzik@xxxxxxxxx; tj@xxxxxxxxxx; rob.herring@xxxxxxxxxxx; s.hauer@xxxxxxxxxxxxxx; linux-ide@xxxxxxxxxxxxxxx; Zhu Richard-R65037 Subject: Re: [v6 1/3] ARM: dtsi: enable ahci sata on imx6q platforms On 07/12/2013 01:41 PM, Richard Zhu wrote: > From: Richard Zhu <r65037@xxxxxxxxxxxxx> > Only imx6q has the ahci sata controller, enable it on imx6q platforms. > Signed-off-by: Richard Zhu <r65037@xxxxxxxxxxxxx> [...] > 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@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 [Richard] Ok, ahci would be replaced by sata. WBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html