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

From: Inochi Amaoto
Date: Mon Oct 09 2023 - 07:32:31 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
>

Thanks for reminding me. It seems only -C work for this.