Re: [PATCH 4/5] riscv: dts: sophgo: add initial CV1812H SoC device tree

From: Krzysztof Kozlowski
Date: Sun Oct 08 2023 - 07:22:23 EST


On 08/10/2023 13:16, Inochi Amaoto wrote:
> Add initial device tree for the CV1812H RISC-V SoC by SOPHGO.
>
> Signed-off-by: Inochi Amaoto <inochiama@xxxxxxxxxxx>
> ---
> arch/riscv/boot/dts/sophgo/cv1800b.dtsi | 95 +------------
> arch/riscv/boot/dts/sophgo/cv180x.dtsi | 178 ++++++++++++++++++++++++
> arch/riscv/boot/dts/sophgo/cv1812h.dtsi | 36 +++++

You need to split moving existing code into common file and then send it
with proper -M/-B/-C argument so the move/copy will be detected.

Best regards,
Krzysztof