# It appears that capture clear is now implemented. Keep the doc fix. diff -uprN old/Documentation/devicetree/bindings/pps/pps-gpio.txt new/Documentation/devicetree/bindings/pps/pps-gpio.txt --- old/Documentation/devicetree/bindings/pps/pps-gpio.txt 2016-09-19 09:51:11.271472335 -0500 +++ new/Documentation/devicetree/bindings/pps/pps-gpio.txt 2016-09-19 09:49:27.283474197 -0500 @@ -17,4 +17,5 @@ Example: gpios = <&gpio2 6 0>; assert-falling-edge; + capture-clear; };