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 d501382..348503d 100644 (file)
@@ -95,6 +95,7 @@
                };
 
                sata@29000000 {
+                       ports-implemented = <0x1>;
                        status = "ok";
                };
        };