aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author[email protected] <[email protected]>2016-07-13 11:47:22 -0700
committerAndy Gross <[email protected]>2016-08-23 23:03:10 -0500
commit67f8425d0ee18c1047a5aaaea529d14d32ca9b43 (patch)
treed4215c4e0ef3b05c0b5837124aa9f8bf15e7f889
parent5cae8a9fbf0bfd5b4b090d260cb3a7e1138aed7d (diff)
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 <[email protected]> Signed-off-by: Andy Gross <[email protected]>
-rw-r--r--arch/arm/boot/dts/qcom-ipq8064-ap148.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom-ipq8064-ap148.dts b/arch/arm/boot/dts/qcom-ipq8064-ap148.dts
index d501382493e3..348503d1a1c1 100644
--- a/arch/arm/boot/dts/qcom-ipq8064-ap148.dts
+++ b/arch/arm/boot/dts/qcom-ipq8064-ap148.dts
@@ -95,6 +95,7 @@
};
sata@29000000 {
+ ports-implemented = <0x1>;
status = "ok";
};
};