[PATCH v11 2/3] soc/sophgo: add top sysctrl layout file for CV18XX/SG200X
Inochi Amaoto
inochiama at outlook.com
Tue Aug 13 05:36:20 PDT 2024
On Tue, Aug 13, 2024 at 05:45:32PM GMT, Vinod Koul wrote:
> On 11-08-24, 13:16, Inochi Amaoto wrote:
> > The "top" system controller of CV18XX/SG200X exposes control
> > register access for various devices. Add soc header file to
> > describe it.
>
> why define the full map and not just dma router offsets in a local dma
> header?
I added this map as a common file, so all the sub driver of the syscon
can use it. In my view, it is ok to just add necessary offset, but lost
a generic view of the whole syscon device. So I choose adding a full
map.
Regard,
Inochi
More information about the linux-riscv
mailing list