[PATCH v1 1/2] dt-bindings: i2c: update bindings for MT8168 SoC

Kewei Xu posted 2 patches 2 years, 8 months ago
[PATCH v1 1/2] dt-bindings: i2c: update bindings for MT8168 SoC
Posted by Kewei Xu 2 years, 8 months ago
Add a DT binding documentation for the MT8168 soc.

Signed-off-by: Kewei Xu <kewei.xu@mediatek.com>
---
 Documentation/devicetree/bindings/i2c/i2c-mt65xx.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/i2c/i2c-mt65xx.txt b/Documentation/devicetree/bindings/i2c/i2c-mt65xx.txt
index 88f74a3c81ec..026985b8f61a 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-mt65xx.txt
+++ b/Documentation/devicetree/bindings/i2c/i2c-mt65xx.txt
@@ -12,6 +12,7 @@ Required properties:
       "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,mt8168-i2c": for MediaTek MT8168
       "mediatek,mt8173-i2c": for MediaTek MT8173
       "mediatek,mt8183-i2c": for MediaTek MT8183
       "mediatek,mt8186-i2c": for MediaTek MT8186
-- 
2.18.0
Re: [PATCH v1 1/2] dt-bindings: i2c: update bindings for MT8168 SoC
Posted by Krzysztof Kozlowski 2 years, 8 months ago
On 07/03/2022 04:36, Kewei Xu wrote:
> Add a DT binding documentation for the MT8168 soc.
> 
> Signed-off-by: Kewei Xu <kewei.xu@mediatek.com>
> ---
>  Documentation/devicetree/bindings/i2c/i2c-mt65xx.txt | 1 +
>  1 file changed, 1 insertion(+)
> 


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>


Best regards,
Krzysztof
Re: [PATCH v1 1/2] dt-bindings: i2c: update bindings for MT8168 SoC
Posted by Qii Wang 2 years, 8 months ago
On Mon, 2022-03-07 at 11:36 +0800, Kewei Xu wrote:
> Add a DT binding documentation for the MT8168 soc.
> 
> Signed-off-by: Kewei Xu <kewei.xu@mediatek.com>

Reviewed-by: Qii Wang <qii.wang@mediatek.com>

> ---
>  Documentation/devicetree/bindings/i2c/i2c-mt65xx.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/i2c/i2c-mt65xx.txt
> b/Documentation/devicetree/bindings/i2c/i2c-mt65xx.txt
> index 88f74a3c81ec..026985b8f61a 100644
> --- a/Documentation/devicetree/bindings/i2c/i2c-mt65xx.txt
> +++ b/Documentation/devicetree/bindings/i2c/i2c-mt65xx.txt
> @@ -12,6 +12,7 @@ Required properties:
>        "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,mt8168-i2c": for MediaTek MT8168
>        "mediatek,mt8173-i2c": for MediaTek MT8173
>        "mediatek,mt8183-i2c": for MediaTek MT8183
>        "mediatek,mt8186-i2c": for MediaTek MT8186
Re: [PATCH v1 1/2] dt-bindings: i2c: update bindings for MT8168 SoC
Posted by Wolfram Sang 2 years, 8 months ago
On Mon, Mar 07, 2022 at 11:36:48AM +0800, Kewei Xu wrote:
> Add a DT binding documentation for the MT8168 soc.
> 
> Signed-off-by: Kewei Xu <kewei.xu@mediatek.com>

Applied to for-next, thanks!

Re: [PATCH v1 1/2] dt-bindings: i2c: update bindings for MT8168 SoC
Posted by AngeloGioacchino Del Regno 2 years, 8 months ago
Il 07/03/22 04:36, Kewei Xu ha scritto:
> Add a DT binding documentation for the MT8168 soc.
> 
> Signed-off-by: Kewei Xu <kewei.xu@mediatek.com>

A conversion to dt-binding (yaml) would be very appreciated... however there
is nothing wrong with this addition, so:

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>

> ---
>   Documentation/devicetree/bindings/i2c/i2c-mt65xx.txt | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/i2c/i2c-mt65xx.txt b/Documentation/devicetree/bindings/i2c/i2c-mt65xx.txt
> index 88f74a3c81ec..026985b8f61a 100644
> --- a/Documentation/devicetree/bindings/i2c/i2c-mt65xx.txt
> +++ b/Documentation/devicetree/bindings/i2c/i2c-mt65xx.txt
> @@ -12,6 +12,7 @@ Required properties:
>         "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,mt8168-i2c": for MediaTek MT8168
>         "mediatek,mt8173-i2c": for MediaTek MT8173
>         "mediatek,mt8183-i2c": for MediaTek MT8183
>         "mediatek,mt8186-i2c": for MediaTek MT8186