devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: i2c: uniphier: Add resets property
@ 2023-02-09  1:43 Kunihiko Hayashi
  2023-02-09  8:59 ` Krzysztof Kozlowski
  2023-02-12 21:02 ` Wolfram Sang
  0 siblings, 2 replies; 3+ messages in thread
From: Kunihiko Hayashi @ 2023-02-09  1:43 UTC (permalink / raw)
  To: Wolfram Sang, Rob Herring, Krzysztof Kozlowski, Masami Hiramatsu
  Cc: linux-i2c, devicetree, linux-arm-kernel, linux-kernel,
	Kunihiko Hayashi

UniPhier I2C controller allows reset control support.
Add resets property to the controller as optional.

Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
---
 .../devicetree/bindings/i2c/socionext,uniphier-fi2c.yaml       | 3 +++
 .../devicetree/bindings/i2c/socionext,uniphier-i2c.yaml        | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/Documentation/devicetree/bindings/i2c/socionext,uniphier-fi2c.yaml b/Documentation/devicetree/bindings/i2c/socionext,uniphier-fi2c.yaml
index c76131902b77..4bbe9e775da1 100644
--- a/Documentation/devicetree/bindings/i2c/socionext,uniphier-fi2c.yaml
+++ b/Documentation/devicetree/bindings/i2c/socionext,uniphier-fi2c.yaml
@@ -29,6 +29,9 @@ properties:
     minimum: 100000
     maximum: 400000
 
+  resets:
+    maxItems: 1
+
 required:
   - compatible
   - reg
diff --git a/Documentation/devicetree/bindings/i2c/socionext,uniphier-i2c.yaml b/Documentation/devicetree/bindings/i2c/socionext,uniphier-i2c.yaml
index ddde08636ab0..5abf496edb59 100644
--- a/Documentation/devicetree/bindings/i2c/socionext,uniphier-i2c.yaml
+++ b/Documentation/devicetree/bindings/i2c/socionext,uniphier-i2c.yaml
@@ -29,6 +29,9 @@ properties:
     minimum: 100000
     maximum: 400000
 
+  resets:
+    maxItems: 1
+
 required:
   - compatible
   - reg
-- 
2.25.1


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

* Re: [PATCH] dt-bindings: i2c: uniphier: Add resets property
  2023-02-09  1:43 [PATCH] dt-bindings: i2c: uniphier: Add resets property Kunihiko Hayashi
@ 2023-02-09  8:59 ` Krzysztof Kozlowski
  2023-02-12 21:02 ` Wolfram Sang
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2023-02-09  8:59 UTC (permalink / raw)
  To: Kunihiko Hayashi, Wolfram Sang, Rob Herring, Krzysztof Kozlowski,
	Masami Hiramatsu
  Cc: linux-i2c, devicetree, linux-arm-kernel, linux-kernel

On 09/02/2023 02:43, Kunihiko Hayashi wrote:
> UniPhier I2C controller allows reset control support.
> Add resets property to the controller as optional.
> 
> Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
> ---


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


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

* Re: [PATCH] dt-bindings: i2c: uniphier: Add resets property
  2023-02-09  1:43 [PATCH] dt-bindings: i2c: uniphier: Add resets property Kunihiko Hayashi
  2023-02-09  8:59 ` Krzysztof Kozlowski
@ 2023-02-12 21:02 ` Wolfram Sang
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfram Sang @ 2023-02-12 21:02 UTC (permalink / raw)
  To: Kunihiko Hayashi
  Cc: Rob Herring, Krzysztof Kozlowski, Masami Hiramatsu, linux-i2c,
	devicetree, linux-arm-kernel, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 284 bytes --]

On Thu, Feb 09, 2023 at 10:43:40AM +0900, Kunihiko Hayashi wrote:
> UniPhier I2C controller allows reset control support.
> Add resets property to the controller as optional.
> 
> Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>

Applied to for-next, thanks!


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

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

end of thread, other threads:[~2023-02-12 21:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-09  1:43 [PATCH] dt-bindings: i2c: uniphier: Add resets property Kunihiko Hayashi
2023-02-09  8:59 ` Krzysztof Kozlowski
2023-02-12 21:02 ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).