From e1fb6fe4b011369164e0e83a5cf5f0b1f2b4cf23 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Wed, 4 Nov 2020 18:08:49 -0500 Subject: 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 Change-Id: I6103bbec094d63ccabcb1ec273b73d8a5c114a84 --- meta-agl-refhw-gen3/recipes-kernel/linux/linux-renesas_%.bbappend | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-agl-refhw-gen3/recipes-kernel/linux/linux-renesas_%.bbappend') 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 \ " -- cgit 1.2.3-korg