]> git.baikalelectronics.ru Git - kernel.git/commit
drm: gma500: Convert to GPIO descriptors
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 3 Jul 2020 12:59:01 +0000 (14:59 +0200)
committerPatrik Jakobsson <patrik.r.jakobsson@gmail.com>
Wed, 19 Aug 2020 13:48:09 +0000 (15:48 +0200)
commitb01b0d3b4799be07a3c8bbd76004203c7a0fba42
tree4087387f444509f6abe8482dc11e273fd09180ee
parenta09e347ec0d7b461b32b220f9a0856c286fdc983
drm: gma500: Convert to GPIO descriptors

Finalize he conversion of GMA500 to use only GPIO descriptors.
The GPIO look-up-table is associated with the device directly
in the GMA500 Medfield chip driver since no explicit platform
type device (such as in x86/platform/intel-mid) exists: the
GMA500 probes directly from the PCI device. Apparently GPIOs
128 and 34 are used on all of these so just go ahead and
register those for resetting the DSI pipes.

Acked-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200703125901.513476-1-linus.walleij@linaro.org
drivers/gpu/drm/gma500/mdfld_device.c
drivers/gpu/drm/gma500/mdfld_dsi_dpi.c
drivers/gpu/drm/gma500/mdfld_dsi_output.c
drivers/gpu/drm/gma500/mdfld_dsi_output.h
drivers/gpu/drm/gma500/mdfld_output.h
drivers/gpu/drm/gma500/psb_intel_drv.h