Skip to content
Snippets Groups Projects
Commit 15e9833e authored by Franklin S Cooper Jr's avatar Franklin S Cooper Jr Committed by Wolfram Sang
Browse files

dt-bindings: i2c: i2c-davinci: Update binding for 66AK2Gx pwr dm property


Add pm-domains property which is required for 66AK2Gx. Also document 66AK2G
unique clocks property usage.

Signed-off-by: default avatarFranklin S Cooper Jr <fcooper@ti.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Acked-by: default avatarSekhar Nori <nsekhar@ti.com>
Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
parent 17f88151
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,18 @@ davinci/keystone i2c interface contains. ...@@ -6,6 +6,18 @@ davinci/keystone i2c interface contains.
Required properties: Required properties:
- compatible: "ti,davinci-i2c" or "ti,keystone-i2c"; - compatible: "ti,davinci-i2c" or "ti,keystone-i2c";
- reg : Offset and length of the register set for the device - reg : Offset and length of the register set for the device
- clocks: I2C functional clock phandle.
For 66AK2G this property should be set per binding,
Documentation/devicetree/bindings/clock/ti,sci-clk.txt
SoC-specific Required Properties:
The following are mandatory properties for Keystone 2 66AK2G SoCs only:
- power-domains: Should contain a phandle to a PM domain provider node
and an args specifier containing the I2C device id
value. This property is as per the binding,
Documentation/devicetree/bindings/soc/ti/sci-pm-domain.txt
Recommended properties : Recommended properties :
- interrupts : standard interrupt property. - interrupts : standard interrupt property.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment