Merge tag 'exynos-drm-fixes-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
authorDave Airlie <airlied@redhat.com>
Mon, 28 Feb 2022 04:05:39 +0000 (14:05 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 28 Feb 2022 04:05:44 +0000 (14:05 +1000)
commite7c470a4b543375d50d88a4c5abd4b9e0f5adcea
treebf3360a0cb079be771d60ad30b558f9e78fec5a3
parent7e57714cd0ad2d5bb90e50b5096a0e671dec1ef3
parent4188db23285e28d9e9b9096f856cdcd7868005ee
Merge tag 'exynos-drm-fixes-v5.17-rc6' of git://git./linux/kernel/git/daeinki/drm-exynos into drm-fixes

Fixups
- Make display controller drivers for Exynos series to use
  platform_get_irq and platform_get_irq_byname functions
  to get the interrupt, which prevents irq chaning from messed up
  when using hierarchical interrupt domains which use "interrupts"
  property in the node.
- Fix two regressions to TE-gpio handling.

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Inki Dae <inki.dae@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220225014042.17637-1-inki.dae@samsung.com