On Fri, Aug 20, 2021 at 7:31 PM Chun-Jie Chen <chun-jie.chen@xxxxxxxxxxxx> wrote: > > Add MT8195 vdosys1 clock controller which provides clock gate > control for video system. > > Signed-off-by: Chun-Jie Chen <chun-jie.chen@xxxxxxxxxxxx> > --- > Integrate with mtk-mmsys driver which will pupulate device by > platform_device_register_data to start vdosys clock driver Same thing about the commit message. The reason behind such a design should be documented and shared, so that other people looking at the code will have the same context. ChenYu