Patch "dt-bindings: qcom-qce: Fix compatible combinations for SM8150 and IPQ4019 SoCs" has been added to the 6.4-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    dt-bindings: qcom-qce: Fix compatible combinations for SM8150 and IPQ4019 SoCs

to the 6.4-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     dt-bindings-qcom-qce-fix-compatible-combinations-for.patch
and it can be found in the queue-6.4 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit 64c0f2c3807738c8c426e59812a531bfd1b9dbc5
Author: Bhupesh Sharma <bhupesh.sharma@xxxxxxxxxx>
Date:   Sat May 27 00:52:04 2023 +0530

    dt-bindings: qcom-qce: Fix compatible combinations for SM8150 and IPQ4019 SoCs
    
    [ Upstream commit b3b266fa15552ba342831653f2b8b02c91451e73 ]
    
    Currently the compatible list available in 'qce' dt-bindings does not
    support SM8150 and IPQ4019 SoCs directly which may lead to potential
    'dtbs_check' error(s).
    
    Fix the same.
    
    Fixes: 00f3bc2db351 ("dt-bindings: qcom-qce: Add new SoC compatible strings for Qualcomm QCE IP")
    Reviewed-by: Vladimir Zapolskiy <vladimir.zapolskiy@xxxxxxxxxx>
    Acked-by: Rob Herring <robh@xxxxxxxxxx>
    Tested-by: Anders Roxell <anders.roxell@xxxxxxxxxx>
    Tested-by: Linux Kernel Functional Testing <lkft@xxxxxxxxxx>
    Signed-off-by: Bhupesh Sharma <bhupesh.sharma@xxxxxxxxxx>
    Signed-off-by: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/Documentation/devicetree/bindings/crypto/qcom-qce.yaml b/Documentation/devicetree/bindings/crypto/qcom-qce.yaml
index e375bd9813009..90ddf98a6df92 100644
--- a/Documentation/devicetree/bindings/crypto/qcom-qce.yaml
+++ b/Documentation/devicetree/bindings/crypto/qcom-qce.yaml
@@ -24,6 +24,12 @@ properties:
         deprecated: true
         description: Kept only for ABI backward compatibility
 
+      - items:
+          - enum:
+              - qcom,ipq4019-qce
+              - qcom,sm8150-qce
+          - const: qcom,qce
+
       - items:
           - enum:
               - qcom,ipq6018-qce



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux