[PATCH 2/5] ARM: mvebu: enable the SATA interface on Armada 375 DB

Gregory CLEMENT gregory.clement at free-electrons.com
Fri Apr 18 00:47:56 PDT 2014


On 18/04/2014 09:41, Thomas Petazzoni wrote:
> The Armada 375 SoC has a dual-port SATA interface, which is exposed on
> the Armada 375 DB board. This commit therefore enables this interface
> on the Armada 375 DB board.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>

Acked-by: Gregory CLEMENT <gregory.clement at free-electrons.com>


Thanks,

Gregory

> ---
>  arch/arm/boot/dts/armada-375-db.dts | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/armada-375-db.dts b/arch/arm/boot/dts/armada-375-db.dts
> index 9378d31..0451124 100644
> --- a/arch/arm/boot/dts/armada-375-db.dts
> +++ b/arch/arm/boot/dts/armada-375-db.dts
> @@ -79,6 +79,11 @@
>  				};
>  			};
>  
> +			sata at a0000 {
> +				status = "okay";
> +				nr-ports = <2>;
> +			};
> +
>  			nand: nand at d0000 {
>  				pinctrl-0 = <&nand_pins>;
>  				pinctrl-names = "default";
> 


-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the linux-arm-kernel mailing list