ipq8064: dts: force AP148 SATA port mapping

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>
This commit is contained in:
twp@codeaurora.org 2016-07-13 11:47:22 -07:00 committed by Andy Gross
parent 5cae8a9fbf
commit 67f8425d0e

View file

@ -95,6 +95,7 @@
};
sata@29000000 {
ports-implemented = <0x1>;
status = "ok";
};
};