[PATCH 1/2] dt-bindings: i2c: update bindings for mt7986 soc

Frank Wunderlich posted 2 patches 1 year, 11 months ago
[PATCH 1/2] dt-bindings: i2c: update bindings for mt7986 soc
Posted by Frank Wunderlich 1 year, 11 months ago
From: Frank Wunderlich <frank-w@public-files.de>

Add i2c compatible for MT7986 SOC.

Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
---
 Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml b/Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml
index 4e730fb7be56..421563bf576c 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml
+++ b/Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml
@@ -23,6 +23,7 @@ properties:
       - const: mediatek,mt6577-i2c
       - const: mediatek,mt6589-i2c
       - const: mediatek,mt7622-i2c
+      - const: mediatek,mt7986-i2c
       - const: mediatek,mt8168-i2c
       - const: mediatek,mt8173-i2c
       - const: mediatek,mt8183-i2c
-- 
2.34.1
Re: [PATCH 1/2] dt-bindings: i2c: update bindings for mt7986 soc
Posted by Wolfram Sang 1 year, 10 months ago
On Sun, Oct 09, 2022 at 12:16:30PM +0200, Frank Wunderlich wrote:
> From: Frank Wunderlich <frank-w@public-files.de>
> 
> Add i2c compatible for MT7986 SOC.
> 
> Signed-off-by: Frank Wunderlich <frank-w@public-files.de>

Applied to for-next, thanks!

Re: [PATCH 1/2] dt-bindings: i2c: update bindings for mt7986 soc
Posted by Rob Herring 1 year, 11 months ago
On Sun, 09 Oct 2022 12:16:30 +0200, Frank Wunderlich wrote:
> From: Frank Wunderlich <frank-w@public-files.de>
> 
> Add i2c compatible for MT7986 SOC.
> 
> Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
> ---
>  Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring <robh@kernel.org>
Re: [PATCH 1/2] dt-bindings: i2c: update bindings for mt7986 soc
Posted by AngeloGioacchino Del Regno 1 year, 11 months ago
Il 09/10/22 12:16, Frank Wunderlich ha scritto:
> From: Frank Wunderlich <frank-w@public-files.de>
> 
> Add i2c compatible for MT7986 SOC.
> 
> Signed-off-by: Frank Wunderlich <frank-w@public-files.de>

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