From e092509298e4f981c2fbebc5f1b972c97592c185 Mon Sep 17 00:00:00 2001 From: Vamsi Krishna Lanka Date: Tue, 31 Aug 2021 12:55:37 -0700 Subject: [PATCH] dt-bindings: Add compatible string for KalamaP variant Add compatibile string for KalamaP APQ variant. Change-Id: I37c0bb59c835434f532eda4f5cb7b408afd3a8f5 --- bindings/arm/msm/msm.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bindings/arm/msm/msm.txt b/bindings/arm/msm/msm.txt index 416f9d5b..2e095028 100644 --- a/bindings/arm/msm/msm.txt +++ b/bindings/arm/msm/msm.txt @@ -90,7 +90,7 @@ SoCs: compatible = "qcom,waipio", "qcom,waipiop" - KALAMA - compatible = "qcom,kalama" + compatible = "qcom,kalama", "qcom,kalamap" - CINDER compatible = "qcom,cinder" @@ -266,5 +266,8 @@ compatible = "qcom,kalama-mtp" compatible = "qcom,kalama-atp" compatible = "qcom,kalama-cdp" compatible = "qcom,kalama-qrd" +compatible = "qcom,kalamap-mtp" +compatible = "qcom,kalamap-cdp" +compatible = "qcom,kalamap-qrd" compatible = "qcom,cinder-rumi" compatible = "qcom,cinder-idp"