[PATCH v2 2/9] dt-bindings: mips: loongson: Add CQ-T300B board

Keguang Zhang via B4 Relay posted 9 patches 3 months ago
There is a newer version of this series
[PATCH v2 2/9] dt-bindings: mips: loongson: Add CQ-T300B board
Posted by Keguang Zhang via B4 Relay 3 months ago
From: Keguang Zhang <keguang.zhang@gmail.com>

Document loongson,cq-t300b, a board based on Loongson-1C.

Signed-off-by: Keguang Zhang <keguang.zhang@gmail.com>
---
 Documentation/devicetree/bindings/mips/loongson/devices.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mips/loongson/devices.yaml b/Documentation/devicetree/bindings/mips/loongson/devices.yaml
index 8736eb9fe224..4532b774c0eb 100644
--- a/Documentation/devicetree/bindings/mips/loongson/devices.yaml
+++ b/Documentation/devicetree/bindings/mips/loongson/devices.yaml
@@ -47,6 +47,7 @@ properties:
       - description: LS1C based boards
         items:
           - enum:
+              - loongson,cq-t300b
               - loongmasses,smartloong-1c
           - const: loongson,ls1c
 

-- 
2.43.0
Re: [PATCH v2 2/9] dt-bindings: mips: loongson: Add CQ-T300B board
Posted by Krzysztof Kozlowski 2 months, 4 weeks ago
On Wed, Jul 09, 2025 at 07:05:53PM +0800, Keguang Zhang wrote:
> Document loongson,cq-t300b, a board based on Loongson-1C.
> 
> Signed-off-by: Keguang Zhang <keguang.zhang@gmail.com>
> ---
>  Documentation/devicetree/bindings/mips/loongson/devices.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Adding these one by one is quite a churn. Just squash them.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
Re: [PATCH v2 2/9] dt-bindings: mips: loongson: Add CQ-T300B board
Posted by Keguang Zhang 2 months, 4 weeks ago
On Thu, Jul 10, 2025 at 8:22 PM Krzysztof Kozlowski <krzk@kernel.org> wrote:
>
> On Wed, Jul 09, 2025 at 07:05:53PM +0800, Keguang Zhang wrote:
> > Document loongson,cq-t300b, a board based on Loongson-1C.
> >
> > Signed-off-by: Keguang Zhang <keguang.zhang@gmail.com>
> > ---
> >  Documentation/devicetree/bindings/mips/loongson/devices.yaml | 1 +
> >  1 file changed, 1 insertion(+)
> >
>
> Adding these one by one is quite a churn. Just squash them.

Will do.
Thanks for the review!

>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>
> Best regards,
> Krzysztof
>


--
Best regards,

Keguang Zhang