aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm27xx/patches-5.10/950-0590-SQUASH-overlays-Fix-typo-in-README.patch
blob: f31872644b6d62c3d51e879bfe9d452c812959cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
From 2b24b2486cd95e2b644efe190ab1577d15ab3dd3 Mon Sep 17 00:00:00 2001
From: Phil Elwell <phil@raspberrypi.com>
Date: Mon, 26 Apr 2021 10:08:21 +0100
Subject: [PATCH] SQUASH: overlays: Fix typo in README

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
---
 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
@@ -990,7 +990,7 @@ Name:   gpio-poweroff
 Info:   Drives a GPIO high or low on poweroff (including halt). Using this
         overlay interferes with the normal power-down sequence, preventing the
         kernel from resetting the SoC (a necessary step in a normal power-off
-        or reboot). This also disables the ability to triger a boot by driving
+        or reboot). This also disables the ability to trigger a boot by driving
         GPIO3 low.
 
         Users of this overlay are required to provide an external mechanism to