devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: arm: qcom: split MSM8974 Pro and MSM8974
@ 2022-11-28 13:05 Dmitry Baryshkov
  2022-11-28 13:05 ` [PATCH 2/2] arm: dts: qcom: use qcom,msm8974pro for pro devices Dmitry Baryshkov
  2022-11-28 13:11 ` [PATCH 1/2] dt-bindings: arm: qcom: split MSM8974 Pro and MSM8974 Krzysztof Kozlowski
  0 siblings, 2 replies; 4+ messages in thread
From: Dmitry Baryshkov @ 2022-11-28 13:05 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski
  Cc: linux-arm-msm, devicetree

The MSM8974 Pro (AC) and bare MSM8974 are slightly different platforms.
Split the compat strings accordingly to clearly specify the platform
used by the device.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
 Documentation/devicetree/bindings/arm/qcom.yaml | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 463509f0f23a..5977b4fdf38e 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -165,14 +165,18 @@ properties:
 
       - items:
           - enum:
-              - fairphone,fp2
               - lge,hammerhead
-              - samsung,klte
               - sony,xperia-amami
-              - sony,xperia-castor
               - sony,xperia-honami
           - const: qcom,msm8974
 
+      - items:
+          - enum:
+              - fairphone,fp2
+              - samsung,klte
+              - sony,xperia-castor
+          - const: qcom,msm8974pro
+
       - items:
           - const: qcom,msm8916-mtp
           - const: qcom,msm8916-mtp/1
-- 
2.35.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-11-28 13:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-28 13:05 [PATCH 1/2] dt-bindings: arm: qcom: split MSM8974 Pro and MSM8974 Dmitry Baryshkov
2022-11-28 13:05 ` [PATCH 2/2] arm: dts: qcom: use qcom,msm8974pro for pro devices Dmitry Baryshkov
2022-11-28 13:11 ` [PATCH 1/2] dt-bindings: arm: qcom: split MSM8974 Pro and MSM8974 Krzysztof Kozlowski
2022-11-28 13:14   ` Dmitry Baryshkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).