X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm2708%2Fpatches-4.4%2F0491-overlays-Clarify-gpio-poweroff-semantics-in-README.patch;fp=target%2Flinux%2Fbrcm2708%2Fpatches-4.4%2F0491-overlays-Clarify-gpio-poweroff-semantics-in-README.patch;h=0000000000000000000000000000000000000000;hb=011f2c26f1b62e309f2eac6a3101bfe0a3c76c7e;hp=915c9983b84fa403f462c5eff05d5fc1943278d0;hpb=4257f6548b9480cdb436115b63d5c134c5e91303;p=openwrt%2Fstaging%2Fyousong.git diff --git a/target/linux/brcm2708/patches-4.4/0491-overlays-Clarify-gpio-poweroff-semantics-in-README.patch b/target/linux/brcm2708/patches-4.4/0491-overlays-Clarify-gpio-poweroff-semantics-in-README.patch deleted file mode 100644 index 915c9983b8..0000000000 --- a/target/linux/brcm2708/patches-4.4/0491-overlays-Clarify-gpio-poweroff-semantics-in-README.patch +++ /dev/null @@ -1,24 +0,0 @@ -From 5b3a11f39bb1b0f9b43044c8109bd6a19b92cebe Mon Sep 17 00:00:00 2001 -From: Phil Elwell -Date: Mon, 22 Aug 2016 11:56:04 +0100 -Subject: [PATCH] overlays: Clarify gpio-poweroff semantics in README - -1) GPIO pin is signalled on poweroff, not reboot. -2) In RPi kernels, halt is equivalent to poweroff. - -See: https://github.com/raspberrypi/linux/issues/1600 ---- - arch/arm/boot/dts/overlays/README | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - ---- a/arch/arm/boot/dts/overlays/README -+++ b/arch/arm/boot/dts/overlays/README -@@ -340,7 +340,7 @@ Params: gpio_pin Input pi - - - Name: gpio-poweroff --Info: Drives a GPIO high or low on reboot -+Info: Drives a GPIO high or low on poweroff (including halt) - Load: dtoverlay=gpio-poweroff,= - Params: gpiopin GPIO for signalling (default 26) -