diff options
Diffstat (limited to 'target/linux/brcm2708/patches-4.19/950-0519-tty-amba-pl011-allow-shared-interrupt.patch')
-rw-r--r-- | target/linux/brcm2708/patches-4.19/950-0519-tty-amba-pl011-allow-shared-interrupt.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm2708/patches-4.19/950-0519-tty-amba-pl011-allow-shared-interrupt.patch b/target/linux/brcm2708/patches-4.19/950-0519-tty-amba-pl011-allow-shared-interrupt.patch index db3f142493..ae9036755f 100644 --- a/target/linux/brcm2708/patches-4.19/950-0519-tty-amba-pl011-allow-shared-interrupt.patch +++ b/target/linux/brcm2708/patches-4.19/950-0519-tty-amba-pl011-allow-shared-interrupt.patch @@ -1,7 +1,7 @@ -From fb5466dea2158c5f362d52ce5ffd67c5e3c2edc8 Mon Sep 17 00:00:00 2001 +From ea75a716955e85ad076dd2861ca9e41def406a1b Mon Sep 17 00:00:00 2001 From: Doug Berger <opendmb@gmail.com> Date: Mon, 13 May 2019 20:59:45 +0200 -Subject: [PATCH 519/782] tty: amba-pl011: allow shared interrupt +Subject: [PATCH 519/806] tty: amba-pl011: allow shared interrupt The PL011 register space includes all necessary status bits to determine whether a device instance requires handling in response |