[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <5f15212060f82fb94239174c4e4b46c151645fe8.1685549360.git.daniel@makrotopia.org>
Date: Wed, 31 May 2023 17:10:14 +0100
From: Daniel Golle <daniel@...rotopia.org>
To: devicetree@...r.kernel.org, linux-i2c@...r.kernel.org,
linux-mediatek@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Conor Dooley <conor+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Rob Herring <robh+dt@...nel.org>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>,
Matthias Brugger <matthias.bgg@...il.com>,
Qii Wang <qii.wang@...iatek.com>,
Sam Shih <sam.shih@...iatek.com>
Cc: 郭小桥 <joe@...nstrong.cn>
Subject: [PATCH 1/2] dt-bindings: i2c: i2c-mt65xx: add additional clocks
Add pck and mck clocks which are needed to access I2C registers on MT7981.
Signed-off-by: Daniel Golle <daniel@...rotopia.org>
---
Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml b/Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml
index fda0467cdd954..550795f6573c5 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml
+++ b/Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml
@@ -78,6 +78,8 @@ properties:
- const: dma
- const: arb
- const: pmic
+ - const: mck
+ - const: pck
clock-div:
$ref: /schemas/types.yaml#/definitions/uint32
--
2.40.1
Powered by blists - more mailing lists