All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hariharan K <quic_harihk@quicinc.com>
To: <agross@kernel.org>, <andersson@kernel.org>,
	<konrad.dybcio@linaro.org>, <robh+dt@kernel.org>,
	<krzysztof.kozlowski+dt@linaro.org>, <conor+dt@kernel.org>,
	<linux-arm-msm@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>
Cc: <quic_srichara@quicinc.com>, <quic_sjaganat@quicinc.com>,
	<quic_kathirav@quicinc.com>, <quic_arajkuma@quicinc.com>,
	<quic_anusha@quicinc.com>
Subject: [PATCH 1/2] dt-bindings: arm: qcom: Update the compatible
Date: Thu, 20 Jul 2023 12:59:37 +0530	[thread overview]
Message-ID: <20230720072938.31546-2-quic_harihk@quicinc.com> (raw)
In-Reply-To: <20230720072938.31546-1-quic_harihk@quicinc.com>

Update the compatible in device tree binding to
use model names instead of rdp numbers for IPQ5018
platform.

Signed-off-by: Hariharan K <quic_harihk@quicinc.com>
---
 Documentation/devicetree/bindings/arm/qcom.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index e94ce1e26fbf..922feb912594 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -97,6 +97,7 @@ description: |
         ap-mi01.3
         ap-mi01.6
         ap-mi01.9
+        ap-mp03.5-c2
         cdp
         cp01-c1
         dragonboard
@@ -105,7 +106,6 @@ description: |
         hk10-c2
         idp
         liquid
-        rdp432-c2
         mtp
         qrd
         rb2
@@ -343,7 +343,7 @@ properties:
 
       - items:
           - enum:
-              - qcom,ipq5018-rdp432-c2
+              - qcom,ipq5018-ap-mp03.5-c2
           - const: qcom,ipq5018
 
       - items:
-- 
2.17.1


  reply	other threads:[~2023-07-20  7:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-20  7:29 [PATCH 0/2] Add common RDP dtsi file for ipq5018 Hariharan K
2023-07-20  7:29 ` Hariharan K [this message]
2023-07-20  8:42   ` [PATCH 1/2] dt-bindings: arm: qcom: Update the compatible Krzysztof Kozlowski
2023-07-20 11:04     ` Hariharan K
2023-07-20  7:29 ` [PATCH 2/2] arm64: dts: qcom: ipq5018: Add common RDP dtsi file Hariharan K

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230720072938.31546-2-quic_harihk@quicinc.com \
    --to=quic_harihk@quicinc.com \
    --cc=agross@kernel.org \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=konrad.dybcio@linaro.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=quic_anusha@quicinc.com \
    --cc=quic_arajkuma@quicinc.com \
    --cc=quic_kathirav@quicinc.com \
    --cc=quic_sjaganat@quicinc.com \
    --cc=quic_srichara@quicinc.com \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.