linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 1/2] dt-bindings: pinctrl: cypress,cy8c95x0: Add reset pin
@ 2023-07-14  8:19 Naresh Solanki
  2023-07-14  8:19 ` [PATCH v3 2/2] pinctrl: cy8c95x0: Add reset support Naresh Solanki
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Naresh Solanki @ 2023-07-14  8:19 UTC (permalink / raw)
  To: Linus Walleij, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Patrick Rudolph
  Cc: Naresh Solanki, linux-gpio, devicetree, linux-kernel

From: Patrick Rudolph <patrick.rudolph@9elements.com>

This patch adds support for an optional reset pin.

The reset pin is used to bring the chip into a known state and has an
internal pull-down, allowing it to be left floating if not needed.

Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Signed-off-by: Naresh Solanki <Naresh.Solanki@9elements.com>
---
Changes in V3:
- Update reset-gpios description.
Changes in V2:
- Update subject
- Update reset-gpios description.
---
 .../devicetree/bindings/pinctrl/cypress,cy8c95x0.yaml         | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/pinctrl/cypress,cy8c95x0.yaml b/Documentation/devicetree/bindings/pinctrl/cypress,cy8c95x0.yaml
index 222d57541b65..7f30ec2f1e54 100644
--- a/Documentation/devicetree/bindings/pinctrl/cypress,cy8c95x0.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/cypress,cy8c95x0.yaml
@@ -51,6 +51,10 @@ properties:
     description:
       Optional power supply.
 
+  reset-gpios:
+    description: GPIO connected to the XRES pin
+    maxItems: 1
+
 patternProperties:
   '-pins$':
     type: object

base-commit: 3bc551a3007a751a53bfba5b37fa16157f4fb861
-- 
2.41.0


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

end of thread, other threads:[~2023-07-20 20:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-14  8:19 [PATCH v3 1/2] dt-bindings: pinctrl: cypress,cy8c95x0: Add reset pin Naresh Solanki
2023-07-14  8:19 ` [PATCH v3 2/2] pinctrl: cy8c95x0: Add reset support Naresh Solanki
2023-07-20 20:10   ` andy.shevchenko
2023-07-14  8:51 ` [PATCH v3 1/2] dt-bindings: pinctrl: cypress,cy8c95x0: Add reset pin Krzysztof Kozlowski
2023-07-20 19:19 ` Linus Walleij

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).