diff options
Diffstat (limited to 'target/linux/brcm2708/patches-4.14/950-0299-Added-export-feature-to-gpio-poweroff-documentation.patch')
-rw-r--r-- | target/linux/brcm2708/patches-4.14/950-0299-Added-export-feature-to-gpio-poweroff-documentation.patch | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/target/linux/brcm2708/patches-4.14/950-0299-Added-export-feature-to-gpio-poweroff-documentation.patch b/target/linux/brcm2708/patches-4.14/950-0299-Added-export-feature-to-gpio-poweroff-documentation.patch deleted file mode 100644 index 51b39ad380..0000000000 --- a/target/linux/brcm2708/patches-4.14/950-0299-Added-export-feature-to-gpio-poweroff-documentation.patch +++ /dev/null @@ -1,20 +0,0 @@ -From 052669bc0d8bba9b93009eedb66c6e9d00a27034 Mon Sep 17 00:00:00 2001 -From: Nick Bulleid <nedbulleid@fastmail.com> -Date: Sat, 12 May 2018 20:44:34 +0100 -Subject: [PATCH 299/454] Added export feature to gpio-poweroff documentation - -Signed-off-by: Nick Bulleid <nedbulleid@fastmail.com> ---- - Documentation/devicetree/bindings/power/reset/gpio-poweroff.txt | 1 + - 1 file changed, 1 insertion(+) - ---- a/Documentation/devicetree/bindings/power/reset/gpio-poweroff.txt -+++ b/Documentation/devicetree/bindings/power/reset/gpio-poweroff.txt -@@ -27,6 +27,7 @@ Optional properties: - it to an output when the power-off handler is called. If this optional - property is not specified, the GPIO is initialized as an output in its - inactive state. -+- export : Export the GPIO line to the sysfs system - - Examples: - |