[PATCH 4/5] riscv: dts: sophgo: add initial CV1812H SoC device tree
Inochi Amaoto
inochiama at outlook.com
Mon Oct 9 04:32:02 PDT 2023
>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 at outlook.com>
>> ---
>> 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.
More information about the linux-riscv
mailing list