Commit 67f8425d authored by twp@codeaurora.org's avatar twp@codeaurora.org Committed by Andy Gross

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: default avatarThomas Pedersen <twp@codeaurora.org>
Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent 5cae8a9f
......@@ -95,6 +95,7 @@ sata-phy@1b400000 {
};
sata@29000000 {
ports-implemented = <0x1>;
status = "ok";
};
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment