[PATCH 06/11] arm64: dts: lx2160a-qds: enable sata nodes

Leo Li leoyang.li at nxp.com
Wed Nov 10 15:48:07 PST 2021



> -----Original Message-----
> From: Li Yang <leoyang.li at nxp.com>
> Sent: Wednesday, November 10, 2021 4:22 PM
> To: Shawn Guo <shawnguo at kernel.org>; Rob Herring
> <robh+dt at kernel.org>; Michael Turquette <mturquette at baylibre.com>;
> Stephen Boyd <sboyd at kernel.org>
> Cc: devicetree at vger.kernel.org; linux-kernel at vger.kernel.org; linux-arm-
> kernel at lists.infradead.org; Peng Ma <peng.ma at nxp.com>; Leo Li
> <leoyang.li at nxp.com>
> Subject: [PATCH 06/11] arm64: dts: lx2160a-qds: enable sata nodes
> 
> From: Peng Ma <peng.ma at nxp.com>
> 
> Enables sata support on lx2160a-qds.
> 
> Signed-off-by: Peng Ma <peng.ma at nxp.com>
> Signed-off-by: Li Yang <leoyang.li at nxp.com>

Please skip this patch.  Looks like an updated one has been merged.

> ---
>  .../arm64/boot/dts/freescale/fsl-lx2160a-qds.dts | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts
> b/arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts
> index 8354af0b31e3..480520152e1a 100644
> --- a/arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts
> +++ b/arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts
> @@ -191,3 +191,19 @@ &usb0 {
>  &usb1 {
>  	status = "okay";
>  };
> +
> +&sata0 {
> +	status = "okay";
> +};
> +
> +&sata1 {
> +	status = "okay";
> +};
> +
> +&sata2 {
> +	status = "okay";
> +};
> +
> +&sata3 {
> +	status = "okay";
> +};
> --
> 2.25.1




More information about the linux-arm-kernel mailing list