drm/panel: Add NewVision NV3051D MIPI-DSI LCD panel
authorChris Morgan <macromorgan@hotmail.com>
Fri, 11 Nov 2022 20:31:30 +0000 (14:31 -0600)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 14 Nov 2022 11:44:46 +0000 (12:44 +0100)
commitb1d39f0f426463672d9ee3081a50ae0725cee752
treef6a8185ab04e39cb52a8fa4df56ff9a37e9511f9
parentaa0e4c9b6b5a4002b9fc65c753105504c5aa9178
drm/panel: Add NewVision NV3051D MIPI-DSI LCD panel

Support NewVision NV3051D panels as found on the Anbernic RG353P and
RG353V. The underlying LCD part number for the RG353x devices is
unknown, so the device name and a fallback for the driver IC is
used instead.

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
[Fixed checkpatch moan about parens]
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20221111203130.9615-4-macroalpha82@gmail.com
drivers/gpu/drm/panel/Kconfig
drivers/gpu/drm/panel/Makefile
drivers/gpu/drm/panel/panel-newvision-nv3051d.c [new file with mode: 0644]