aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm27xx/patches-5.10/950-0034-amba_pl011-Add-cts-event-workaround-DT-property.patch
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2022-07-21 16:19:32 -0400
committerHauke Mehrtens <hauke@hauke-m.de>2022-07-30 17:21:47 +0200
commitaedcbaae3798c2dc1e686fb2c958a8897b4f93c9 (patch)
tree4168ff56c1ac8f55564436ca76c6126e86b6cfeb /target/linux/bcm27xx/patches-5.10/950-0034-amba_pl011-Add-cts-event-workaround-DT-property.patch
parenta409bd7705154045141e8fde408a33c19dfe9be9 (diff)
downloadupstream-aedcbaae3798c2dc1e686fb2c958a8897b4f93c9.tar.gz
upstream-aedcbaae3798c2dc1e686fb2c958a8897b4f93c9.tar.bz2
upstream-aedcbaae3798c2dc1e686fb2c958a8897b4f93c9.zip
kernel: bump 5.10 to 5.10.132
All patches automatically rebased. The following patch was replaced by a similar version upstream: bcm27xx/patches-5.10/950-0036-tty-amba-pl011-Add-un-throttle-support.patch Signed-off-by: John Audia <therealgraysky@proton.me> (cherry picked from commit 7d3c0928de191b203dd5b27ddf208698d08639e3)
Diffstat (limited to 'target/linux/bcm27xx/patches-5.10/950-0034-amba_pl011-Add-cts-event-workaround-DT-property.patch')
-rw-r--r--target/linux/bcm27xx/patches-5.10/950-0034-amba_pl011-Add-cts-event-workaround-DT-property.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm27xx/patches-5.10/950-0034-amba_pl011-Add-cts-event-workaround-DT-property.patch b/target/linux/bcm27xx/patches-5.10/950-0034-amba_pl011-Add-cts-event-workaround-DT-property.patch
index 07b9784068..e7c3aa81f5 100644
--- a/target/linux/bcm27xx/patches-5.10/950-0034-amba_pl011-Add-cts-event-workaround-DT-property.patch
+++ b/target/linux/bcm27xx/patches-5.10/950-0034-amba_pl011-Add-cts-event-workaround-DT-property.patch
@@ -36,7 +36,7 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.org>
- reg
--- a/drivers/tty/serial/amba-pl011.c
+++ b/drivers/tty/serial/amba-pl011.c
-@@ -2665,6 +2665,11 @@ static int pl011_probe(struct amba_devic
+@@ -2684,6 +2684,11 @@ static int pl011_probe(struct amba_devic
if (IS_ERR(uap->clk))
return PTR_ERR(uap->clk);