brcm2708: update to latest patches from the RPi foundation
[openwrt/staging/lynxis.git] / target / linux / brcm2708 / patches-4.14 / 950-0299-Added-export-feature-to-gpio-poweroff-documentation.patch
1 From 052669bc0d8bba9b93009eedb66c6e9d00a27034 Mon Sep 17 00:00:00 2001
2 From: Nick Bulleid <nedbulleid@fastmail.com>
3 Date: Sat, 12 May 2018 20:44:34 +0100
4 Subject: [PATCH 299/454] Added export feature to gpio-poweroff documentation
5
6 Signed-off-by: Nick Bulleid <nedbulleid@fastmail.com>
7 ---
8 Documentation/devicetree/bindings/power/reset/gpio-poweroff.txt | 1 +
9 1 file changed, 1 insertion(+)
10
11 --- a/Documentation/devicetree/bindings/power/reset/gpio-poweroff.txt
12 +++ b/Documentation/devicetree/bindings/power/reset/gpio-poweroff.txt
13 @@ -27,6 +27,7 @@ Optional properties:
14 it to an output when the power-off handler is called. If this optional
15 property is not specified, the GPIO is initialized as an output in its
16 inactive state.
17 +- export : Export the GPIO line to the sysfs system
18
19 Examples:
20