From: Michal Simek Date: Thu, 3 Aug 2023 07:23:31 +0000 (+0200) Subject: dt-bindings: i2c: cadence: Describe power-domains property X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=55f5cd6148b220c265483e5ace653f8686df3957;p=linux.git dt-bindings: i2c: cadence: Describe power-domains property ZynqMP Cadence I2c IP core has own power domain that's why describe it as optional property. Signed-off-by: Michal Simek Acked-by: Conor Dooley Link: https://lore.kernel.org/r/8774dba53cae5508f9f7aa173fbaf814d97898b1.1691047405.git.michal.simek@amd.com Signed-off-by: Andi Shyti --- diff --git a/Documentation/devicetree/bindings/i2c/cdns,i2c-r1p10.yaml b/Documentation/devicetree/bindings/i2c/cdns,i2c-r1p10.yaml index ff57c5416ebcb..9f1d35ce1fe8a 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