All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: gpio-xilinx: Update no-init property
@ 2018-05-03  9:05 shubhrajyoti.datta
  2018-05-03  9:05 ` [PATCH 2/2] gpio: xilinx: Add support for no initialisation at probe shubhrajyoti.datta
  2018-05-16 12:12 ` [PATCH 1/2] dt-bindings: gpio-xilinx: Update no-init property Linus Walleij
  0 siblings, 2 replies; 4+ messages in thread
From: shubhrajyoti.datta @ 2018-05-03  9:05 UTC (permalink / raw)
  To: linux-gpio, devicetree, git-dev
  Cc: linus.walleij, robh+dt, michals, Shubhrajyoti Datta

From: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>

In some cases the user may not want to initialise the
gpios to default. Add a property to allow the same. This is specially
useful in case the PS is reset and PL is not.

Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
---
 Documentation/devicetree/bindings/gpio/gpio-xilinx.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/gpio/gpio-xilinx.txt b/Documentation/devicetree/bindings/gpio/gpio-xilinx.txt
index 63bf4be..3a09d9e 100644
--- a/Documentation/devicetree/bindings/gpio/gpio-xilinx.txt
+++ b/Documentation/devicetree/bindings/gpio/gpio-xilinx.txt
@@ -25,6 +25,7 @@ Optional properties:
 - xlnx,dout-default-2 : as above but the second channel
 - xlnx,gpio2-width : as above but for the second channel
 - xlnx,tri-default-2 : as above but for the second channel
+- xlnx,no-init : No initialisation at probe
 
 
 Example:
-- 
2.1.1


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

end of thread, other threads:[~2018-05-16 12:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-03  9:05 [PATCH 1/2] dt-bindings: gpio-xilinx: Update no-init property shubhrajyoti.datta
2018-05-03  9:05 ` [PATCH 2/2] gpio: xilinx: Add support for no initialisation at probe shubhrajyoti.datta
2018-05-16 12:14   ` Linus Walleij
2018-05-16 12:12 ` [PATCH 1/2] dt-bindings: gpio-xilinx: Update no-init property Linus Walleij

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.