On 04/10/2023 09:23, Chen Wang wrote: > > 在 2023/9/30 20:39, Jisheng Zhang 写道: >> Add initial device tree for the CV1800B RISC-V SoC by SOPHGO. >> >> Signed-off-by: Jisheng Zhang <jszhang@xxxxxxxxxx> >> --- >> arch/riscv/boot/dts/sophgo/cv1800b.dtsi | 117 ++++++++++++++++++++++++ >> 1 file changed, 117 insertions(+) >> create mode 100644 arch/riscv/boot/dts/sophgo/cv1800b.dtsi > > Hi, Jisheng, as far as I know, sg2042 and cv180x are now tracked by > different people and even in sophgo, they are two independent > projects(sg2042 is target for HPC and cv180x is target for embeded > device). To facilitate future management and review, I recommend > registering the maintainer information in two entries in MAINTAINERS. > The example is as follows: > > ``` > > SOPHGO CV180X DEVICETREES > M: Jisheng Zhang <jszhang@xxxxxxxxxx> > F: arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dts > F: arch/riscv/boot/dts/sophgo/cv1800b.dtsi > > SOPHGO SG2042 DEVICETREES > M: Chao Wei <chao.wei@xxxxxxxxxx> > M: Chen Wang <unicornxw@xxxxxxxxx> > S: Maintained > F: arch/riscv/boot/dts/sophgo/Makefile > F: arch/riscv/boot/dts/sophgo/sg2042-cpus.dtsi > F: arch/riscv/boot/dts/sophgo/sg2042-milkv-pioneer.dts > F: arch/riscv/boot/dts/sophgo/sg2042.dtsi > F: Documentation/devicetree/bindings/riscv/sophgo.yaml > ``` > > For Makefile and sophgo.yaml such common files, just keep in sg2042 > entry should be fine. > > @Conor, what do you think? We do no have usually per-board maintainer entries (with few exceptions). I strongly prefer this one instead: https://lore.kernel.org/all/829b122da52482707b783dc3d93d3ff0179cb0ca.camel@xxxxxxxxxxx/ Best regards, Krzysztof