[PATCH v7 1/2] dt-bindings: arm: qcom: document r0q board binding

Violet posted 2 patches 2 months, 1 week ago
There is a newer version of this series
[PATCH v7 1/2] dt-bindings: arm: qcom: document r0q board binding
Posted by Violet 2 months, 1 week ago
Add binding for the Samsung Galaxy S22 (SM-S901E) board, codenamed R0Q,
which is based on the Qualcomm Snapdragon 8 Gen 1 SoC.

Signed-off-by: Violet <violet@atl.tools>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 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..64455af6c44a 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -1095,6 +1095,7 @@ properties:
           - enum:
               - qcom,sm8450-hdk
               - qcom,sm8450-qrd
+              - samsung,r0q
               - sony,pdx223
               - sony,pdx224
           - const: qcom,sm8450
-- 
2.50.1
Re: [PATCH v7 1/2] dt-bindings: arm: qcom: document r0q board binding
Posted by Krzysztof Kozlowski 2 months, 1 week ago
On 29/07/2025 14:03, Violet wrote:
> Add binding for the Samsung Galaxy S22 (SM-S901E) board, codenamed R0Q,
> which is based on the Qualcomm Snapdragon 8 Gen 1 SoC.
> 
> Signed-off-by: Violet <violet@atl.tools>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Actually I need to retract my Ack. You have to use real name.

I also don't get why this is v7. Where are v1-v5?

https://lore.kernel.org/all/?q=f%3Aviolet%40atl.tools

Best regards,
Krzysztof