drm/panel: Rename Sony ACX424 to Novatek NT35560
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 3 Jan 2022 11:38:20 +0000 (12:38 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 20 Feb 2022 23:29:19 +0000 (00:29 +0100)
commit994ea402c767e54af60f1d01f0c16520480466ed
tree3c1d5c9e834022f067f41ed9bdb4ab9e6aa0d6c4
parenta874aba8bbc529517ed154d88b08e3c437564c88
drm/panel: Rename Sony ACX424 to Novatek NT35560

A code drop from Sony Mobile reveals that the ACX424 panels are
built around the Novatek NT35560 panel controllers so just bite
the bullet and rename the driver and all basic symbols so that
we can modify this driver to cover any other panels also using
the Novatek NT35560 display controller.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220103113822.654592-1-linus.walleij@linaro.org
MAINTAINERS
drivers/gpu/drm/panel/Kconfig
drivers/gpu/drm/panel/Makefile
drivers/gpu/drm/panel/panel-novatek-nt35560.c [moved from drivers/gpu/drm/panel/panel-sony-acx424akp.c with 57% similarity]