summaryrefslogtreecommitdiffstats
path: root/meta-agl-refhw-gen3/recipes-kernel/linux/linux-renesas_%.bbappend
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2020-11-04 18:08:49 -0500
committerScott Murray <scott.murray@konsulko.com>2020-11-04 18:14:23 -0500
commite1fb6fe4b011369164e0e83a5cf5f0b1f2b4cf23 (patch)
tree1852ab6b3a97670c8d59bc194fc08d639a9820e8 /meta-agl-refhw-gen3/recipes-kernel/linux/linux-renesas_%.bbappend
parentc7d132ad45ac9b0326b6d4bb8f629d757336ddaa (diff)
Add dw-hdmi CEC IRQ muting patch
Add patch with fix for dw-hdmi IRQ issues provided by Kato Kazuomi from Panasonic. This resolves the WARNING backtraces related to an unhandled IRQ on boot and reading HDMI EDID. Bug-AGL: SPEC-3658 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I6103bbec094d63ccabcb1ec273b73d8a5c114a84
Diffstat (limited to 'meta-agl-refhw-gen3/recipes-kernel/linux/linux-renesas_%.bbappend')
-rw-r--r--meta-agl-refhw-gen3/recipes-kernel/linux/linux-renesas_%.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-agl-refhw-gen3/recipes-kernel/linux/linux-renesas_%.bbappend b/meta-agl-refhw-gen3/recipes-kernel/linux/linux-renesas_%.bbappend
index a9cdd0c..c1fd753 100644
--- a/meta-agl-refhw-gen3/recipes-kernel/linux/linux-renesas_%.bbappend
+++ b/meta-agl-refhw-gen3/recipes-kernel/linux/linux-renesas_%.bbappend
@@ -4,6 +4,7 @@ SRC_URI_append = " \
file://0001-create-r8a7795-usb-ovc-pinmux-groups.patch \
file://0001-add-agl-refhw.patch \
file://0002-add-st_asm330lhh-driver.patch \
+ file://0003-rcar3-dw-hdmi-cec-mute.patch \
file://refhw-rcar.cfg \
"