summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-at91-4.9.87/linux-4.9-pps-gpio.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-at91-4.9.87/linux-4.9-pps-gpio.patch')
-rw-r--r--recipes-kernel/linux/linux-at91-4.9.87/linux-4.9-pps-gpio.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes-kernel/linux/linux-at91-4.9.87/linux-4.9-pps-gpio.patch b/recipes-kernel/linux/linux-at91-4.9.87/linux-4.9-pps-gpio.patch
deleted file mode 100644
index 7d8881c..0000000
--- a/recipes-kernel/linux/linux-at91-4.9.87/linux-4.9-pps-gpio.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-# 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;
- };