[PATCH v2 0/2] fbtft: Unorphan the driver for maintenance
From: Andy Shevchenko
Date: Tue Apr 08 2025 - 10:30:57 EST
I would like to unorphan FBTFT as it has a lot of drivers for the hardware
I have and DRM won't have them in the feasible future anyway (or never if
we talk about parallel interface).
In v2:
- dropped the move out of staging (no consensus here)
- removed more 'depends on FB_TFT' lines (Joe)
- added tag (Randy)
Andy Shevchenko (2):
fbtft: Unorphan the driver
fbtft: Replace 'depends on FB_TFT' by 'if FB_TFT ... endif'
MAINTAINERS | 3 ++-
drivers/staging/fbtft/Kconfig | 35 ++++-------------------------------
2 files changed, 6 insertions(+), 32 deletions(-)
--
2.47.2