Re: [PATCH 1/5] dt-bindings: i2c: Add Mediatek MT7629 i2c binding

2018-12-10 Thread mtk15107
On Tue, 2018-12-04 at 12:19 -0800, Sean Wang wrote:
>  於 2018年12月3日 週一 上午5:34寫道:
> >
> > From: qii wang 
> >
> > Add MT7629 i2c binding to i2c-mt2712.txt and there is no need to
> 
> where's i2c-mt2712.txt mentioned here?
> 

Sorry, I will rewrite this commit. Such as:

Add MT7629 i2c binding to binding file. 

> > modify i2c driver.
> 
> suggest not to mention driver in any dt-binding, dt-binding self
> should be os-agnostic
> 

Yes, I will remove it.

> >
> > Signed-off-by: qii wang 
> > ---
> >  Documentation/devicetree/bindings/i2c/i2c-mtk.txt |1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/Documentation/devicetree/bindings/i2c/i2c-mtk.txt 
> > b/Documentation/devicetree/bindings/i2c/i2c-mtk.txt
> > index e199695..7729e57 100644
> > --- a/Documentation/devicetree/bindings/i2c/i2c-mtk.txt
> > +++ b/Documentation/devicetree/bindings/i2c/i2c-mtk.txt
> > @@ -10,6 +10,7 @@ Required properties:
> >"mediatek,mt6589-i2c": for MediaTek MT6589
> >"mediatek,mt7622-i2c": for MediaTek MT7622
> >"mediatek,mt7623-i2c", "mediatek,mt6577-i2c": for MediaTek MT7623
> > +  "mediatek,mt7629-i2c", "mediatek,mt2712-i2c": for MediaTek mt7629
> 
> change mt7629 to MT7629 to align to the others
> 

OK.

> >"mediatek,mt8173-i2c": for MediaTek MT8173
> >- reg: physical base address of the controller and dma base, length of 
> > memory
> >  mapped region.
> > --
> > 1.7.9.5
> >
> >
> > ___
> > Linux-mediatek mailing list
> > linux-media...@lists.infradead.org
> > http://lists.infradead.org/mailman/listinfo/linux-mediatek




Re: [PATCH 1/5] dt-bindings: i2c: Add Mediatek MT7629 i2c binding

2018-12-04 Thread Sean Wang
 於 2018年12月3日 週一 上午5:34寫道:
>
> From: qii wang 
>
> Add MT7629 i2c binding to i2c-mt2712.txt and there is no need to

where's i2c-mt2712.txt mentioned here?

> modify i2c driver.

suggest not to mention driver in any dt-binding, dt-binding self
should be os-agnostic

>
> Signed-off-by: qii wang 
> ---
>  Documentation/devicetree/bindings/i2c/i2c-mtk.txt |1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/i2c/i2c-mtk.txt 
> b/Documentation/devicetree/bindings/i2c/i2c-mtk.txt
> index e199695..7729e57 100644
> --- a/Documentation/devicetree/bindings/i2c/i2c-mtk.txt
> +++ b/Documentation/devicetree/bindings/i2c/i2c-mtk.txt
> @@ -10,6 +10,7 @@ Required properties:
>"mediatek,mt6589-i2c": for MediaTek MT6589
>"mediatek,mt7622-i2c": for MediaTek MT7622
>"mediatek,mt7623-i2c", "mediatek,mt6577-i2c": for MediaTek MT7623
> +  "mediatek,mt7629-i2c", "mediatek,mt2712-i2c": for MediaTek mt7629

change mt7629 to MT7629 to align to the others

>"mediatek,mt8173-i2c": for MediaTek MT8173
>- reg: physical base address of the controller and dma base, length of 
> memory
>  mapped region.
> --
> 1.7.9.5
>
>
> ___
> Linux-mediatek mailing list
> linux-media...@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-mediatek


Re: [PATCH 1/5] dt-bindings: i2c: Add Mediatek MT7629 i2c binding

2018-12-04 Thread Sean Wang
 於 2018年12月3日 週一 上午5:34寫道:
>
> From: qii wang 
>
> Add MT7629 i2c binding to i2c-mt2712.txt and there is no need to

where's i2c-mt2712.txt mentioned here?

> modify i2c driver.

suggest not to mention driver in any dt-binding, dt-binding self
should be os-agnostic

>
> Signed-off-by: qii wang 
> ---
>  Documentation/devicetree/bindings/i2c/i2c-mtk.txt |1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/i2c/i2c-mtk.txt 
> b/Documentation/devicetree/bindings/i2c/i2c-mtk.txt
> index e199695..7729e57 100644
> --- a/Documentation/devicetree/bindings/i2c/i2c-mtk.txt
> +++ b/Documentation/devicetree/bindings/i2c/i2c-mtk.txt
> @@ -10,6 +10,7 @@ Required properties:
>"mediatek,mt6589-i2c": for MediaTek MT6589
>"mediatek,mt7622-i2c": for MediaTek MT7622
>"mediatek,mt7623-i2c", "mediatek,mt6577-i2c": for MediaTek MT7623
> +  "mediatek,mt7629-i2c", "mediatek,mt2712-i2c": for MediaTek mt7629

change mt7629 to MT7629 to align to the others

>"mediatek,mt8173-i2c": for MediaTek MT8173
>- reg: physical base address of the controller and dma base, length of 
> memory
>  mapped region.
> --
> 1.7.9.5
>
>
> ___
> Linux-mediatek mailing list
> linux-media...@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-mediatek


[PATCH 1/5] dt-bindings: i2c: Add Mediatek MT7629 i2c binding

2018-12-03 Thread qii.wang
From: qii wang 

Add MT7629 i2c binding to i2c-mt2712.txt and there is no need to
modify i2c driver.

Signed-off-by: qii wang 
---
 Documentation/devicetree/bindings/i2c/i2c-mtk.txt |1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/i2c/i2c-mtk.txt 
b/Documentation/devicetree/bindings/i2c/i2c-mtk.txt
index e199695..7729e57 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-mtk.txt
+++ b/Documentation/devicetree/bindings/i2c/i2c-mtk.txt
@@ -10,6 +10,7 @@ Required properties:
   "mediatek,mt6589-i2c": for MediaTek MT6589
   "mediatek,mt7622-i2c": for MediaTek MT7622
   "mediatek,mt7623-i2c", "mediatek,mt6577-i2c": for MediaTek MT7623
+  "mediatek,mt7629-i2c", "mediatek,mt2712-i2c": for MediaTek mt7629
   "mediatek,mt8173-i2c": for MediaTek MT8173
   - reg: physical base address of the controller and dma base, length of memory
 mapped region.
-- 
1.7.9.5



[PATCH 1/5] dt-bindings: i2c: Add Mediatek MT7629 i2c binding

2018-12-03 Thread qii.wang
From: qii wang 

Add MT7629 i2c binding to i2c-mt2712.txt and there is no need to
modify i2c driver.

Signed-off-by: qii wang 
---
 Documentation/devicetree/bindings/i2c/i2c-mtk.txt |1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/i2c/i2c-mtk.txt 
b/Documentation/devicetree/bindings/i2c/i2c-mtk.txt
index e199695..7729e57 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-mtk.txt
+++ b/Documentation/devicetree/bindings/i2c/i2c-mtk.txt
@@ -10,6 +10,7 @@ Required properties:
   "mediatek,mt6589-i2c": for MediaTek MT6589
   "mediatek,mt7622-i2c": for MediaTek MT7622
   "mediatek,mt7623-i2c", "mediatek,mt6577-i2c": for MediaTek MT7623
+  "mediatek,mt7629-i2c", "mediatek,mt2712-i2c": for MediaTek mt7629
   "mediatek,mt8173-i2c": for MediaTek MT8173
   - reg: physical base address of the controller and dma base, length of memory
 mapped region.
-- 
1.7.9.5