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

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

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
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..5be53b50f5ad 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -66,6 +66,11 @@ properties:
               - fairphone,fp6
           - const: qcom,milos
 
+      - items:
+          - enum:
+              - qcom,glymur-crd
+          - const: qcom,glymur
+
       - items:
           - enum:
               - microsoft,dempsey

-- 
2.34.1
Re: [PATCH v7 1/4] dt-bindings: arm: qcom: Document Glymur SoC and board
Posted by Krzysztof Kozlowski 3 days, 3 hours ago
On 05/02/2026 13:20, Pankaj Patil wrote:
> Document Glymur SoC bindings and Compute Reference Device
> (CRD) board id
> 
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

Drop my tag

> 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..5be53b50f5ad 100644
> --- a/Documentation/devicetree/bindings/arm/qcom.yaml
> +++ b/Documentation/devicetree/bindings/arm/qcom.yaml
> @@ -66,6 +66,11 @@ properties:
>                - fairphone,fp6
>            - const: qcom,milos
>  
> +      - items:
> +          - enum:
> +              - qcom,glymur-crd
> +          - const: qcom,glymur

g < m.

This is just mess that I need to keep looking for such issues and
repeating such feedback.

Best regards,
Krzysztof