lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 29 Dec 2020 23:23:27 +0800 From: Chun-Kuang Hu <chunkuang.hu@...nel.org> To: Yongqiang Niu <yongqiang.niu@...iatek.com> Cc: CK Hu <ck.hu@...iatek.com>, Philipp Zabel <p.zabel@...gutronix.de>, Rob Herring <robh+dt@...nel.org>, Matthias Brugger <matthias.bgg@...il.com>, Mark Rutland <mark.rutland@....com>, DTML <devicetree@...r.kernel.org>, David Airlie <airlied@...ux.ie>, linux-kernel <linux-kernel@...r.kernel.org>, DRI Development <dri-devel@...ts.freedesktop.org>, Project_Global_Chrome_Upstream_Group@...iatek.com, "moderated list:ARM/Mediatek SoC support" <linux-mediatek@...ts.infradead.org>, Daniel Vetter <daniel@...ll.ch>, Linux ARM <linux-arm-kernel@...ts.infradead.org> Subject: Re: [PATCH v3, 4/8] soc: mediatek: mmsys: add component OVL_2L2 Hi, Yongqiang: Yongqiang Niu <yongqiang.niu@...iatek.com> 於 2020年12月28日 週一 下午4:37寫道: > > This patch add component OVL_2L2 Reviewed-by: Chun-Kuang Hu <chunkuang.hu@...nel.org> > > Signed-off-by: Yongqiang Niu <yongqiang.niu@...iatek.com> > --- > include/linux/soc/mediatek/mtk-mmsys.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/include/linux/soc/mediatek/mtk-mmsys.h b/include/linux/soc/mediatek/mtk-mmsys.h > index 4b6c514..42476c2 100644 > --- a/include/linux/soc/mediatek/mtk-mmsys.h > +++ b/include/linux/soc/mediatek/mtk-mmsys.h > @@ -29,6 +29,7 @@ enum mtk_ddp_comp_id { > DDP_COMPONENT_OVL0, > DDP_COMPONENT_OVL_2L0, > DDP_COMPONENT_OVL_2L1, > + DDP_COMPONENT_OVL_2L2, > DDP_COMPONENT_OVL1, > DDP_COMPONENT_PWM0, > DDP_COMPONENT_PWM1, > -- > 1.8.1.1.dirty > _______________________________________________ > Linux-mediatek mailing list > Linux-mediatek@...ts.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-mediatek
Powered by blists - more mailing lists