[PATCH v1 2/3] dt-bindings: arm: qcom: document x1q board binding

Eric Gonçalves posted 3 patches 4 days, 10 hours ago
[PATCH v1 2/3] dt-bindings: arm: qcom: document x1q board binding
Posted by Eric Gonçalves 4 days, 10 hours ago
Add binding for the Samsung Galaxy S20 board, codenamed X1Q,
which is based on the Qualcomm Snapdragon 865 SoC.

Signed-off-by: Eric Gonçalves <ghatto404@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 607eee7a1794..335e93a02604 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -1077,6 +1077,7 @@ properties:
               - qcom,sm8250-hdk
               - qcom,sm8250-mtp
               - samsung,r8q
+              - samsung,x1q
               - sony,pdx203-generic
               - sony,pdx206-generic
               - xiaomi,elish
-- 
2.50.1

Re: [PATCH v1 2/3] dt-bindings: arm: qcom: document x1q board binding
Posted by Rob Herring (Arm) 3 days, 10 hours ago
On Fri, 05 Sep 2025 19:09:30 +0000, Eric Gonçalves wrote:
> Add binding for the Samsung Galaxy S20 board, codenamed X1Q,
> which is based on the Qualcomm Snapdragon 865 SoC.
> 
> Signed-off-by: Eric Gonçalves <ghatto404@gmail.com>
> ---
>  Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring (Arm) <robh@kernel.org>