Hey Matthias,
Thanks for the review!
On 2020-01-29 02:10, Matthias Kaehlcke wrote:
Hi Sibi,
On Tue, Jan 28, 2020 at 01:33:41AM +0530, Sibi Sankar wrote:
Add missing SoC compatible to SDM845 MTP board file.
Signed-off-by: Sibi Sankar <sibis@xxxxxxxxxxxxxx>
---
arch/arm64/boot/dts/qcom/sdm845-mtp.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/qcom/sdm845-mtp.dts
b/arch/arm64/boot/dts/qcom/sdm845-mtp.dts
index 09ad37b0dd71d..54087847794aa 100644
--- a/arch/arm64/boot/dts/qcom/sdm845-mtp.dts
+++ b/arch/arm64/boot/dts/qcom/sdm845-mtp.dts
@@ -13,7 +13,7 @@
/ {
model = "Qualcomm Technologies, Inc. SDM845 MTP";
- compatible = "qcom,sdm845-mtp";
+ compatible = "qcom,sdm845-mtp", "qcom,sdm845";
Reviewed-by: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
Since this is v3 already I think you can omit the RFC tag in the next
revision of the series.
Yeah would like to drop the RFC
but every version seems to have
a feature which we havn't reached
a consensus on.
v1: CPUfreq passive governor
v2: New bandwidth bindings
v3: Multiple opp tables per device
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project.