diff options
author | Lee Jones <lee.jones@linaro.org> | 2014-07-22 05:28:00 -0400 |
---|---|---|
committer | Maxime Coquelin <maxime.coquelin@st.com> | 2014-10-31 04:59:07 -0400 |
commit | 45188b726e231c069a78163a24243b83fbee7d34 (patch) | |
tree | 2016052c7e2d37421b026306167b722d01808e6b /arch/arm/boot/dts/stih416-b2020e.dts | |
parent | d436a609444b05beeced27cc30be88205c716d59 (diff) |
ARM: DT: STi: STiH416: Add DT node for ST's SATA device
ARM: DT: STi: STiH416: Add DT node for ST's SATA device
Cc: devicetree@vger.kernel.org
Acked-by: Alexandre Torgue <alexandre.torgue@st.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com>
Diffstat (limited to 'arch/arm/boot/dts/stih416-b2020e.dts')
-rw-r--r-- | arch/arm/boot/dts/stih416-b2020e.dts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/stih416-b2020e.dts b/arch/arm/boot/dts/stih416-b2020e.dts index fa59224115bb..956fab8b8ffe 100644 --- a/arch/arm/boot/dts/stih416-b2020e.dts +++ b/arch/arm/boot/dts/stih416-b2020e.dts | |||
@@ -47,5 +47,9 @@ | |||
47 | st,pcie-tx-pol-inv; | 47 | st,pcie-tx-pol-inv; |
48 | }; | 48 | }; |
49 | }; | 49 | }; |
50 | |||
51 | sata0: sata@fe380000{ | ||
52 | status = "okay"; | ||
53 | }; | ||
50 | }; | 54 | }; |
51 | }; | 55 | }; |