devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: pps: pps-gpio.txt: Add capture-clear
@ 2019-03-11 14:59 Adrian Bunk
  2019-03-11 14:59 ` [PATCH 2/2] pps-gpio.c: " Adrian Bunk
  2019-03-28  0:38 ` [PATCH 1/2] dt-bindings: pps: pps-gpio.txt: " Rob Herring
  0 siblings, 2 replies; 4+ messages in thread
From: Adrian Bunk @ 2019-03-11 14:59 UTC (permalink / raw)
  To: Rodolfo Giometti, Rob Herring, Mark Rutland, devicetree

The code was already there but the device tree wiring was missing.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Cc: stable@vger.kernel.org
---
 Documentation/devicetree/bindings/pps/pps-gpio.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/pps/pps-gpio.txt b/Documentation/devicetree/bindings/pps/pps-gpio.txt
index 3683874832ae..bb69b8dc7a82 100644
--- a/Documentation/devicetree/bindings/pps/pps-gpio.txt
+++ b/Documentation/devicetree/bindings/pps/pps-gpio.txt
@@ -10,6 +10,7 @@ Required properties:
 Optional properties:
 - assert-falling-edge: when present, assert is indicated by a falling edge
                        (instead of by a rising edge)
+- capture-clear: when present, also capture the clear edge
 
 Example:
 	pps {
-- 
2.20.1

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

end of thread, other threads:[~2019-03-28  0:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-11 14:59 [PATCH 1/2] dt-bindings: pps: pps-gpio.txt: Add capture-clear Adrian Bunk
2019-03-11 14:59 ` [PATCH 2/2] pps-gpio.c: " Adrian Bunk
2019-03-28  0:41   ` Rob Herring
2019-03-28  0:38 ` [PATCH 1/2] dt-bindings: pps: pps-gpio.txt: " Rob Herring

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