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)
commit172c1e8572809de8313e311614ff2baf6b936339
tree4087387f444509f6abe8482dc11e273fd09180ee
parent9c6b876c91c067353ab30b81ad1486105bc79e08
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