[PATCH v8 1/4] dt-bindings: arm: qcom: Document Glymur SoC and board

Pankaj Patil posted 4 patches 1 month, 1 week ago
[PATCH v8 1/4] dt-bindings: arm: qcom: Document Glymur SoC and board
Posted by Pankaj Patil 1 month, 1 week ago
Document Glymur SoC bindings and Compute Reference Device
(CRD) board id

Signed-off-by: Pankaj Patil <pankaj.patil@oss.qualcomm.com>
---
 Documentation/devicetree/bindings/arm/qcom.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index d48c625d3fc4..34a19e664556 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -61,6 +61,11 @@ properties:
               - qcom,apq8084-sbc
           - const: qcom,apq8084
 
+      - items:
+          - enum:
+              - qcom,glymur-crd
+          - const: qcom,glymur
+
       - items:
           - enum:
               - fairphone,fp6

-- 
2.34.1
Re: [PATCH v8 1/4] dt-bindings: arm: qcom: Document Glymur SoC and board
Posted by Krzysztof Kozlowski 1 month, 1 week ago
On Thu, Feb 19, 2026 at 06:53:26PM +0530, Pankaj Patil wrote:
> Document Glymur SoC bindings and Compute Reference Device
> (CRD) board id
> 
> Signed-off-by: Pankaj Patil <pankaj.patil@oss.qualcomm.com>
> ---
>  Documentation/devicetree/bindings/arm/qcom.yaml | 5 +++++
>  1 file changed, 5 insertions(+)

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

Best regards,
Krzysztof