On Tue, 2026-07-28 at 14:29 +0200, Julien Stephan wrote: > Most of the simple display pipeline components share the same probe > sequence: remap the register window and enable a bulk of clocks. Add > the mtk_disp_comp helpers holding this boilerplate so each component > driver only has to provide its own component-specific programming. > > Signed-off-by: Julien Stephan <[email protected]> > --- > drivers/video/mediatek/mtk_disp_comp.c | 68 > ++++++++++++++++++++++++++++++++++ > drivers/video/mediatek/mtk_disp_comp.h | 30 +++++++++++++++ > 2 files changed, 98 insertions(+) > > [snip]
Reviewed-by: Macpaul Lin <[email protected]> However, there is only a question. Although these patches were developed in '2025'. Shouldn't the 'Copyright (c) 2025' disclaimer be replaced by '2026' since it is the first time gose to upstream (mailing list?) Thanks. Macpaul Lin
