[PATCH v2 1/9] dt-bindings: mips: loongson: Add LS1B demo board

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

Document loongson,ls1b-demo, a board based on Loongson-1B.

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 099e40e1482d..8736eb9fe224 100644
--- a/Documentation/devicetree/bindings/mips/loongson/devices.yaml
+++ b/Documentation/devicetree/bindings/mips/loongson/devices.yaml
@@ -40,6 +40,7 @@ properties:
       - description: LS1B based boards
         items:
           - enum:
+              - loongson,ls1b-demo
               - loongson,lsgz-1b-dev
           - const: loongson,ls1b
 

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

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

Best regards,
Krzysztof