Re: [PATCH v3 2/2] loongarch: boot: dts: Add Loongson-2K0300 support
From: Krzysztof Kozlowski
Date: Sun Mar 22 2026 - 04:54:21 EST
On 22/03/2026 07:02, wjjsn wrote:
> Signed-off-by: wjjsn <wjjsn@xxxxxx>
> ---
> .../bindings/loongarch/loongson.yaml | 2 +-
> arch/loongarch/boot/dts/Makefile | 2 +-
> .../boot/dts/loongson-2k0300-ref.dts | 34 +++++++
> arch/loongarch/boot/dts/loongson-2k0300.dtsi | 95 +++++++++++++++++++
Random posting.
> 4 files changed, 131 insertions(+), 2 deletions(-)
> create mode 100644 arch/loongarch/boot/dts/loongson-2k0300-ref.dts
> create mode 100644 arch/loongarch/boot/dts/loongson-2k0300.dtsi
>
> diff --git a/Documentation/devicetree/bindings/loongarch/loongson.yaml b/Documentation/devicetree/bindings/loongarch/loongson.yaml
> index 8bea8b9f75b1..8e0a917ffc01 100644
> --- a/Documentation/devicetree/bindings/loongarch/loongson.yaml
> +++ b/Documentation/devicetree/bindings/loongarch/loongson.yaml
> @@ -16,7 +16,7 @@ properties:
> oneOf:
> - description: Loongson-2K0300 processor based boards
> items:
> - - const: loongson,99pi
But this is obviously NAK without explanation.
> + - const: loongson,ls2k0300-ref
Best regards,
Krzysztof