Re: [PATCH 1/2] dt-bindings: i2c: i2c-mt65xx: add additional clocks
From: Krzysztof Kozlowski <hidden>
Date: 2023-06-01 16:55:13
Also in:
linux-devicetree, linux-i2c, linux-mediatek, lkml
From: Krzysztof Kozlowski <hidden>
Date: 2023-06-01 16:55:13
Also in:
linux-devicetree, linux-i2c, linux-mediatek, lkml
On 31/05/2023 18:10, Daniel Golle wrote:
Add pck and mck clocks which are needed to access I2C registers on MT7981. Signed-off-by: Daniel Golle <daniel@makrotopia.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
Adding names does not magically add the clocks. This wasn't tested. Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel