[PATCH v2 4/4] arm64: Add APM X-Gene SoC 6.0Gbps SATA PHY DTS entries
Sergei Shtylyov
sergei.shtylyov at cogentembedded.com
Wed Nov 20 13:03:02 EST 2013
Hello.
On 20-11-2013 3:53, Loc Ho wrote:
> arm64: Add APM X-Gene SoC 6.0Gbps SATA PHY DTS entries
> This patch adds the DTS entries for the APM X-Gene SoC 6.0Gbps SATA PHY
> driver. The PHY for controller 0 and 1 are enabled by default.
> Signed-off-by: Loc Ho <lho at apm.com>
> Signed-off-by: Tuan Phan <tphan at apm.com>
> Signed-off-by: Suman Tripathi <stripathi at apm.com>
> ---
> arch/arm64/boot/dts/apm-storm.dtsi | 28 ++++++++++++++++++++++++++++
> 1 files changed, 28 insertions(+), 0 deletions(-)
> diff --git a/arch/arm64/boot/dts/apm-storm.dtsi b/arch/arm64/boot/dts/apm-storm.dtsi
> index 359d7b6..1d1c8bc 100644
> --- a/arch/arm64/boot/dts/apm-storm.dtsi
> +++ b/arch/arm64/boot/dts/apm-storm.dtsi
> @@ -193,5 +193,33 @@
> reg = <0x0 0x17000014 0x0 0x100>;
> mask = <0x1>;
> };
> +
> + sataphy0: sataphy at 1f210000 {
The nodes should better be named like "sata-phy at 1f210000" to better comply
with the "ethernet-phy" name we see in the ePAPR spec.
WBR, Sergei
More information about the linux-arm-kernel
mailing list