diff options
author | Inochi Amaoto <inochiama@gmail.com> | 2025-04-30 09:26:50 +0800 |
---|---|---|
committer | Inochi Amaoto <inochiama@gmail.com> | 2025-05-19 06:23:26 +0800 |
commit | 33da812c45485eab5d001f5986d00e9a70bdfa77 (patch) | |
tree | 32085644b5d114d3d52a7b0d8921ff577811eaae /scripts/lib/kdoc/kdoc_files.py | |
parent | 73ab31a8f3fbd4dfb45e5ca3aea97f71f90774cb (diff) |
riscv: dts: sophgo: Move all soc specific device into soc dtsi file
Although the cv1800b/cv1812h/sg2000/sg2002 share most peripherals,
some basic peripherals, like clock, pinctrl, clint and plint, are
not shared. These are caused by not only historical reason (plic,
clint), but also the fact the device is not the same (clock, pinctrl).
It is good to override device compatible when the SoC number is small,
but now it is a burden for maintenance, and it is kind of annoyed to
explain why using override. So it is time to move this out of the
common peripheral header.
Move all soc related peripheral device from common peripheral header
to the soc specific header to get rid of most compatible override.
Reviewed-by: Yixun Lan <dlan@gentoo.org>
Reviewed-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Link: https://lore.kernel.org/r/20250430012654.235830-2-inochiama@gmail.com
Signed-off-by: Inochi Amaoto <inochiama@gmail.com>
Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
Signed-off-by: Chen Wang <wangchen20@iscas.ac.cn>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions