[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <549037B8.6060803@cogentembedded.com>
Date: Tue, 16 Dec 2014 16:46:32 +0300
From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
To: Evgeni Dobrev <evgeni@...dio-punkt.com>, devicetree@...r.kernel.org
CC: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH 1/2] ARM: dts: kirkwood: enable phy driver for SATA controller
on 88f6192
Hello.
On 12/15/2014 11:37 PM, Evgeni Dobrev wrote:
> This patch enables the phy drivers for the SATA controller on Marvell's 88f6192. Without them it is not possible to use SATA drives attached to this processor.
Please wrap the change log likes at 80 characters or less.
> Signed-off-by: Evgeni Dobrev <evgeni@...dio-punkt.com>
> ---
> arch/arm/boot/dts/kirkwood-6192.dtsi | 2 ++
> 1 file changed, 2 insertions(+)
> diff --git a/arch/arm/boot/dts/kirkwood-6192.dtsi b/arch/arm/boot/dts/kirkwood-6192.dtsi
> index dd81508..bed2dec 100644
> --- a/arch/arm/boot/dts/kirkwood-6192.dtsi
> +++ b/arch/arm/boot/dts/kirkwood-6192.dtsi
> @@ -66,6 +66,8 @@
> interrupts = <21>;
> clocks = <&gate_clk 14>, <&gate_clk 15>;
> clock-names = "0", "1";
> + phys = <&sata_phy0>, <&sata_phy1>;
> + phy-names = "port0", "port1";
Please indent with tabs, not spaces.
[...]
WBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists