ipq8064: dts: force AP148 SATA port mapping
authortwp@codeaurora.org <twp@codeaurora.org>
Wed, 13 Jul 2016 18:47:22 +0000 (11:47 -0700)
committerAndy Gross <andy.gross@linaro.org>
Wed, 24 Aug 2016 04:03:10 +0000 (23:03 -0500)
AP148 has a SATA port, but no entity to populate the AHCI
Port Implemented register, so force this in DT.

Signed-off-by: Thomas Pedersen <twp@codeaurora.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm/boot/dts/qcom-ipq8064-ap148.dts

index d501382493e3d6eb97f4a4ec3635734240180922..348503d1a1c1ae3d8d3543e1ede87ba9bf4b6f64 100644 (file)
@@ -95,6 +95,7 @@
                };
 
                sata@29000000 {
+                       ports-implemented = <0x1>;
                        status = "ok";
                };
        };
This page took 0.026532 seconds and 5 git commands to generate.