kernel: fix build on bcm27xx target platform
authorDaniel Golle <daniel@makrotopia.org>
Sat, 10 Sep 2022 00:24:08 +0000 (01:24 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Sat, 10 Sep 2022 00:26:53 +0000 (01:26 +0100)
commitff55e54fa36cca46b47613053188b6a316baecfa
treed3fa75a03ae655cfacd3dedf0f3cd46a725ef7e3
parent1588069612f5db0720cbb942a6f8787878c223c3
kernel: fix build on bcm27xx target platform

The bump to Linux 5.15.67 brought some changes in the VC4 display
driver which we had also patched downstream. Fix our local patches to
fix the build.

Fixes: fbe2f7db86 ("kernel: bump 5.15 to 5.15.67")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/bcm27xx/patches-5.15/950-0005-drm-vc4-hdmi-Raise-the-maximum-clock-rate.patch
target/linux/bcm27xx/patches-5.15/950-0019-drm-vc4-select-PM.patch
target/linux/bcm27xx/patches-5.15/950-0163-hid-usb-Add-device-quirks-for-Freeway-Airmouse-T3-an.patch
target/linux/bcm27xx/patches-5.15/950-0470-sound-usb-add-device-quirks-for-A4Tech-FHD-1080p-web.patch
target/linux/bcm27xx/patches-5.15/950-0580-drm-vc4-Ensure-vc4_hdmi-doesn-t-use-2711-HPD-registe.patch
target/linux/bcm27xx/patches-5.15/950-0590-drm-vc4-Move-HDMI-reset-to-pm_resume.patch