[PATCH v1 1/2] dt-bindings: arm: qcom: document r8q board binding

Eric Gonçalves posted 2 patches 1 month, 2 weeks ago
[PATCH v1 1/2] dt-bindings: arm: qcom: document r8q board binding
Posted by Eric Gonçalves 1 month, 2 weeks ago
Add binding for the Samsung Galaxy S20 FE 4G/5G (SM-G980/SM-G981B) board,
 codenamed R8Q,
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 ae43b3556580..607eee7a1794 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -1076,6 +1076,7 @@ properties:
               - qcom,qrb5165-rb5
               - qcom,sm8250-hdk
               - qcom,sm8250-mtp
+              - samsung,r8q
               - sony,pdx203-generic
               - sony,pdx206-generic
               - xiaomi,elish
-- 
2.50.1

Re: [PATCH v1 1/2] dt-bindings: arm: qcom: document r8q board binding
Posted by Rob Herring (Arm) 1 month, 2 weeks ago
On Fri, 15 Aug 2025 15:14:25 +0000, Eric Gonçalves wrote:
> Add binding for the Samsung Galaxy S20 FE 4G/5G (SM-G980/SM-G981B) board,
>  codenamed R8Q,
> 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>