]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit644f53ad1b921a194935e13685d4546988841fbb
treebf3360a0cb079be771d60ad30b558f9e78fec5a3
parent4383e231a606264090663083910f20a31927ae1d
parent1b129dc70feea3e5a7eec86adac8ef1a216331f9
Merge tag 'exynos-drm-fixes-v5.17-rc6' of git://git.kernel.org/pub/scm/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