[PATCH v3 1/2] dt-bindings: arm: qcom: Add Xiaomi Redmi Note 8

Gabriel Gonzales posted 2 patches 11 months ago
[PATCH v3 1/2] dt-bindings: arm: qcom: Add Xiaomi Redmi Note 8
Posted by Gabriel Gonzales 11 months ago
Document the Xiaomi Redmi Note 8 (codenamed ginkgo),
which is based off the SM6125 SoC.

Signed-off-by: Gabriel Gonzales <semfault@disroot.org>
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 618a87693..52f7b217b 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -1020,6 +1020,7 @@ properties:
       - items:
           - enum:
               - sony,pdx201
+              - xiaomi,ginkgo
               - xiaomi,laurel-sprout
           - const: qcom,sm6125
 
-- 
2.48.1
Re: [PATCH v3 1/2] dt-bindings: arm: qcom: Add Xiaomi Redmi Note 8
Posted by Krzysztof Kozlowski 11 months ago
On Tue, Mar 11, 2025 at 08:33:47AM +0800, Gabriel Gonzales wrote:
> Document the Xiaomi Redmi Note 8 (codenamed ginkgo),
> which is based off the SM6125 SoC.
> 
> Signed-off-by: Gabriel Gonzales <semfault@disroot.org>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

How did you resolve my first comment to your v2?

Best regards,
Krzysztof