Hi, Nancy: On Tue, 2022-05-03 at 18:23 +0800, Nancy.Lin wrote: > Add new mmsys component: ethdr_mixer and mdp_rdma. These components > will > use in mt8195 vdosys1. Reviewed-by: CK Hu <ck.hu@xxxxxxxxxxxx> > > Signed-off-by: Nancy.Lin <nancy.lin@xxxxxxxxxxxx> > --- > include/linux/soc/mediatek/mtk-mmsys.h | 9 +++++++++ > 1 file changed, 9 insertions(+) > > diff --git a/include/linux/soc/mediatek/mtk-mmsys.h > b/include/linux/soc/mediatek/mtk-mmsys.h > index fb719fd1281c..b4388ba43341 100644 > --- a/include/linux/soc/mediatek/mtk-mmsys.h > +++ b/include/linux/soc/mediatek/mtk-mmsys.h > @@ -28,7 +28,16 @@ enum mtk_ddp_comp_id { > DDP_COMPONENT_DSI1, > DDP_COMPONENT_DSI2, > DDP_COMPONENT_DSI3, > + DDP_COMPONENT_ETHDR_MIXER, > DDP_COMPONENT_GAMMA, > + DDP_COMPONENT_MDP_RDMA0, > + DDP_COMPONENT_MDP_RDMA1, > + DDP_COMPONENT_MDP_RDMA2, > + DDP_COMPONENT_MDP_RDMA3, > + DDP_COMPONENT_MDP_RDMA4, > + DDP_COMPONENT_MDP_RDMA5, > + DDP_COMPONENT_MDP_RDMA6, > + DDP_COMPONENT_MDP_RDMA7, > DDP_COMPONENT_MERGE0, > DDP_COMPONENT_MERGE1, > DDP_COMPONENT_MERGE2,