diff mbox series

dt-bindings: i2c: cadence: Describe power-domains property

Message ID 8774dba53cae5508f9f7aa173fbaf814d97898b1.1691047405.git.michal.simek@amd.com
State New
Headers show
Series dt-bindings: i2c: cadence: Describe power-domains property | expand

Commit Message

Michal Simek Aug. 3, 2023, 7:23 a.m. UTC
ZynqMP Cadence I2c IP core has own power domain that's why describe it as
optional property.

Signed-off-by: Michal Simek <michal.simek@amd.com>
---

 Documentation/devicetree/bindings/i2c/cdns,i2c-r1p10.yaml | 3 +++
 1 file changed, 3 insertions(+)

Comments

Wolfram Sang Aug. 14, 2023, 3:12 p.m. UTC | #1
On Sat, Aug 05, 2023 at 03:29:11AM +0200, Andi Shyti wrote:
> Hi
> 
> On Thu, 03 Aug 2023 09:23:31 +0200, Michal Simek wrote:
> > ZynqMP Cadence I2c IP core has own power domain that's why describe it as
> > optional property.
> > 
> > 
> 
> Applied to i2c/andi-for-next on

Applied to for-next (via Andi's branch), thanks!
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/i2c/cdns,i2c-r1p10.yaml b/Documentation/devicetree/bindings/i2c/cdns,i2c-r1p10.yaml
index ff57c5416ebc..9f1d35ce1fe8 100644
--- a/Documentation/devicetree/bindings/i2c/cdns,i2c-r1p10.yaml
+++ b/Documentation/devicetree/bindings/i2c/cdns,i2c-r1p10.yaml
@@ -48,6 +48,9 @@  properties:
     default: 16
     enum: [2, 4, 8, 16, 32, 64, 128, 256]
 
+  power-domains:
+    maxItems: 1
+
 required:
   - compatible
   - reg