Skip to content

Commit

Permalink
ipq8064: dts: force AP148 SATA port mapping
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
twp@codeaurora.org authored and Andy Gross committed Aug 24, 2016
1 parent 5cae8a9 commit 67f8425
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/qcom-ipq8064-ap148.dts
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
};

sata@29000000 {
ports-implemented = <0x1>;
status = "ok";
};
};
Expand Down

0 comments on commit 67f8425

Please sign in to comment.