Message ID | 1645617086-18841-2-git-send-email-kyrie.wu@mediatek.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | support mt8186 encoder | expand |
Hello Kyrie, Could you move the 8186 below 8183? I think it's better to match alphabetical order. BRs, Rex On Wed, 2022-02-23 at 19:51 +0800, kyrie.wu wrote: > From: kyrie wu <kyrie.wu@mediatek.com> > > Adds encoder dt-bindings for mt8186. > > Signed-off-by: kyrie wu <kyrie.wu@mediatek.com> > --- > .../devicetree/bindings/media/mediatek,vcodec-encoder.yaml | 1 > + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/media/mediatek,vcodec- > encoder.yaml > b/Documentation/devicetree/bindings/media/mediatek,vcodec- > encoder.yaml > index b72c1a50e89e..1fb9908b7454 100644 > --- a/Documentation/devicetree/bindings/media/mediatek,vcodec- > encoder.yaml > +++ b/Documentation/devicetree/bindings/media/mediatek,vcodec- > encoder.yaml > @@ -22,6 +22,7 @@ properties: > - mediatek,mt8183-vcodec-enc > - mediatek,mt8192-vcodec-enc > - mediatek,mt8195-vcodec-enc > + - mediatek,mt8186-vcodec-enc > > reg: > maxItems: 1
On Wed, 2022-02-23 at 20:37 +0800, Rex-BC Chen wrote: > Hello Kyrie, > > Could you move the 8186 below 8183? > I think it's better to match alphabetical order. > > BRs, > Rex Dear Rex-BC, Thanks for your suggestion. I will fix this issue. > > On Wed, 2022-02-23 at 19:51 +0800, kyrie.wu wrote: > > From: kyrie wu <kyrie.wu@mediatek.com> > > > > Adds encoder dt-bindings for mt8186. > > > > Signed-off-by: kyrie wu <kyrie.wu@mediatek.com> > > --- > > .../devicetree/bindings/media/mediatek,vcodec-encoder.yaml | > > 1 > > + > > 1 file changed, 1 insertion(+) > > > > diff --git > > a/Documentation/devicetree/bindings/media/mediatek,vcodec- > > encoder.yaml > > b/Documentation/devicetree/bindings/media/mediatek,vcodec- > > encoder.yaml > > index b72c1a50e89e..1fb9908b7454 100644 > > --- a/Documentation/devicetree/bindings/media/mediatek,vcodec- > > encoder.yaml > > +++ b/Documentation/devicetree/bindings/media/mediatek,vcodec- > > encoder.yaml > > @@ -22,6 +22,7 @@ properties: > > - mediatek,mt8183-vcodec-enc > > - mediatek,mt8192-vcodec-enc > > - mediatek,mt8195-vcodec-enc > > + - mediatek,mt8186-vcodec-enc > > > > reg: > > maxItems: 1 > >
diff --git a/Documentation/devicetree/bindings/media/mediatek,vcodec-encoder.yaml b/Documentation/devicetree/bindings/media/mediatek,vcodec-encoder.yaml index b72c1a50e89e..1fb9908b7454 100644 --- a/Documentation/devicetree/bindings/media/mediatek,vcodec-encoder.yaml +++ b/Documentation/devicetree/bindings/media/mediatek,vcodec-encoder.yaml @@ -22,6 +22,7 @@ properties: - mediatek,mt8183-vcodec-enc - mediatek,mt8192-vcodec-enc - mediatek,mt8195-vcodec-enc + - mediatek,mt8186-vcodec-enc reg: maxItems: 1