[PATCH v2 3/3] arm64: dts: realtek: Add Kent SoC and EVB device trees

Krzysztof Kozlowski krzk at kernel.org
Thu Nov 13 11:50:14 PST 2025


On 13/11/2025 13:30, Yu-Chun Lin wrote:
> diff --git a/arch/arm64/boot/dts/realtek/rtd1920s-smallville.dtsi b/arch/arm64/boot/dts/realtek/rtd1920s-smallville.dtsi
> new file mode 100644
> index 000000000000..0989afcbde67
> --- /dev/null
> +++ b/arch/arm64/boot/dts/realtek/rtd1920s-smallville.dtsi
> @@ -0,0 +1,129 @@
> +// SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-2-Clause)

Odd, why do you want GPLv3 or GPLv4? GPLv3 has quite strict
requirements, so I hope you know what you are doing and your legal
understand this.

> +/*
> + * Realtek RTD1920S Smallville EVB
> + *
> + * Copyright (c) 2024 Realtek Semiconductor Corp.
> + */
> +
> +/dts-v1/;
> +
> +#include <dt-bindings/thermal/thermal.h>
> +#include "rtd1920.dtsi"
> +
> +/ {
> +	chosen {
> +		bootargs = "earlycon=uart8250,mmio32,0x98007800";

Drop bootargs, I asked for this last time. That's debugging.

> +		stdout-path = "serial0:460800n8";
> +	};



Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list