[PATCH] ARM: Add missing msm8960 for list of strings

Rudraksha Gupta posted 1 patch 2 years, 8 months ago
Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH] ARM: Add missing msm8960 for list of strings
Posted by Rudraksha Gupta 2 years, 8 months ago
The list of supported 'SoC's didn't include msm8960 even though
qcom,msm8960-cdp exists.

Signed-off-by: Rudraksha Gupta <guptarud@gmail.com>
---
 Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index d9dd25695c3d..3ffa682cd079 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -40,6 +40,7 @@ description: |
         msm8939
         msm8953
         msm8956
+        msm8960
         msm8974
         msm8976
         msm8992
-- 
2.34.1
Re: [PATCH] ARM: Add missing msm8960 for list of strings
Posted by Bjorn Andersson 2 years, 8 months ago
On Wed, 24 May 2023 19:03:37 -0400, Rudraksha Gupta wrote:
> The list of supported 'SoC's didn't include msm8960 even though
> qcom,msm8960-cdp exists.
> 
> 

Applied, thanks!

[1/1] ARM: Add missing msm8960 for list of strings
      commit: aaa3fc4ce98b7b37531c330f975270d27b1179ea

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>