public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: i2c: cadence: Describe power-domains property
@ 2023-08-03  7:23 Michal Simek
  2023-08-03 15:43 ` Conor Dooley
  2023-08-05  1:29 ` Andi Shyti
  0 siblings, 2 replies; 4+ messages in thread
From: Michal Simek @ 2023-08-03  7:23 UTC (permalink / raw)
  To: linux-kernel, monstr, michal.simek, git
  Cc: Andi Shyti, Conor Dooley, Krzysztof Kozlowski, Rob Herring,
	devicetree, linux-arm-kernel, linux-i2c

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(+)

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
-- 
2.36.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: i2c: cadence: Describe power-domains property
  2023-08-03  7:23 [PATCH] dt-bindings: i2c: cadence: Describe power-domains property Michal Simek
@ 2023-08-03 15:43 ` Conor Dooley
  2023-08-05  1:29 ` Andi Shyti
  1 sibling, 0 replies; 4+ messages in thread
From: Conor Dooley @ 2023-08-03 15:43 UTC (permalink / raw)
  To: Michal Simek
  Cc: linux-kernel, monstr, michal.simek, git, Andi Shyti, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring, devicetree, linux-arm-kernel,
	linux-i2c


[-- Attachment #1.1: Type: text/plain, Size: 52 bytes --]

Acked-by: Conor Dooley <conor.dooley@microchip.com>

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: i2c: cadence: Describe power-domains property
  2023-08-03  7:23 [PATCH] dt-bindings: i2c: cadence: Describe power-domains property Michal Simek
  2023-08-03 15:43 ` Conor Dooley
@ 2023-08-05  1:29 ` Andi Shyti
  2023-08-14 15:12   ` Wolfram Sang
  1 sibling, 1 reply; 4+ messages in thread
From: Andi Shyti @ 2023-08-05  1:29 UTC (permalink / raw)
  To: linux-kernel, monstr, git, Michal Simek
  Cc: Andi Shyti, Conor Dooley, Krzysztof Kozlowski, Rob Herring,
	devicetree, linux-arm-kernel, linux-i2c

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

https://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git

Please note that this patch may still undergo further evaluation
and the final decision will be made in collaboration with
Wolfram.

Thank you,
Andi

Patches applied
===============
[1/1] dt-bindings: i2c: cadence: Describe power-domains property
      commit: 26a106e540b100a887209a3012b6ac2ec9a577f8

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: i2c: cadence: Describe power-domains property
  2023-08-05  1:29 ` Andi Shyti
@ 2023-08-14 15:12   ` Wolfram Sang
  0 siblings, 0 replies; 4+ messages in thread
From: Wolfram Sang @ 2023-08-14 15:12 UTC (permalink / raw)
  To: Andi Shyti
  Cc: linux-kernel, monstr, git, Michal Simek, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring, devicetree, linux-arm-kernel,
	linux-i2c


[-- Attachment #1.1: Type: text/plain, Size: 338 bytes --]

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!


[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-08-14 15:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-03  7:23 [PATCH] dt-bindings: i2c: cadence: Describe power-domains property Michal Simek
2023-08-03 15:43 ` Conor Dooley
2023-08-05  1:29 ` Andi Shyti
2023-08-14 15:12   ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox