kernel: bump 5.4 to 5.4.80
[openwrt/openwrt.git] / target / linux / layerscape / patches-5.4 / 302-dts-0037-arm64-dts-lx2160a-qds-add-sata-node-support.patch
1 From 4551b9c547f7bf7b40d83f8762c77cee0041f5eb Mon Sep 17 00:00:00 2001
2 From: Peng Ma <peng.ma@nxp.com>
3 Date: Mon, 14 Jan 2019 08:26:40 +0000
4 Subject: [PATCH] arm64: dts: lx2160a-qds: add sata node support
5
6 Add sata node support and Enable sata support
7
8 Signed-off-by: Peng Ma <peng.ma@nxp.com>
9 ---
10 arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts | 16 ++++++++++++++++
11 1 file changed, 16 insertions(+)
12
13 --- a/arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts
14 +++ b/arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts
15 @@ -203,6 +203,22 @@
16 };
17 };
18
19 +&sata0 {
20 + status = "okay";
21 +};
22 +
23 +&sata1 {
24 + status = "okay";
25 +};
26 +
27 +&sata2 {
28 + status = "okay";
29 +};
30 +
31 +&sata3 {
32 + status = "okay";
33 +};
34 +
35 /* Update DPMAC connections to 40G backplane PHYs
36 * &dpmac1 {
37 * phy-handle = <&pcs_phy1>;