On Tue, Feb 18, 2020 at 05:47:25PM +0100, Matthias Brugger wrote: > > > On 07/02/2020 10:20, Macpaul Lin wrote: > > From: Mars Cheng <mars.cheng@xxxxxxxxxxxx> > > > > This patch adds the binding documentation for apmixedsys, audsys, camsys, > > imgsys, infracfg, mipi0a, topckgen, vcodecsys > > > > Signed-off-by: Mars Cheng <mars.cheng@xxxxxxxxxxxx> > > Signed-off-by: Owen Chen <owen.chen@xxxxxxxxxxxx> > > Signed-off-by: Macpaul Lin <macpaul.lin@xxxxxxxxxxxx> > > --- > > .../arm/mediatek/mediatek,apmixedsys.txt | 1 + > > .../bindings/arm/mediatek/mediatek,audsys.txt | 1 + > > .../bindings/arm/mediatek/mediatek,camsys.txt | 1 + > > .../bindings/arm/mediatek/mediatek,imgsys.txt | 1 + > > .../arm/mediatek/mediatek,infracfg.txt | 1 + > > .../bindings/arm/mediatek/mediatek,mipi0a.txt | 28 +++++++++++++++++++ > > .../bindings/arm/mediatek/mediatek,mmsys.txt | 1 + > > .../arm/mediatek/mediatek,pericfg.txt | 1 + > > .../arm/mediatek/mediatek,topckgen.txt | 1 + > > .../arm/mediatek/mediatek,vcodecsys.txt | 27 ++++++++++++++++++ > > I think it's OK to put all the bindings, that only add one compatible in onw > patch. But I think mipi0a and vcodesys should each go into a separate patch, as > we will need a Ack by Rob for that. Yes, and DT schema for the new ones. Rob