drm/panel-simple: fix the warnings for the Evervision VGG644804
authorMichael Walle <mwalle@kernel.org>
Tue, 20 May 2025 07:41:10 +0000 (09:41 +0200)
committerNeil Armstrong <neil.armstrong@linaro.org>
Thu, 5 Jun 2025 06:57:11 +0000 (08:57 +0200)
commit5dc1ea903588a73fb03b3a3e5a041a7c63a4bccd
tree0bd323eeb6c8a9312e37b3f06be2a967dcb4e2a0
parent4557cc834712eca4eae7adbd9f0a06bdd8f79c99
drm/panel-simple: fix the warnings for the Evervision VGG644804

The panel lacked the connector type which causes a warning. Adding the
connector type reveals wrong bus_flags and bits per pixel. Fix all of
it.

Fixes: 1319f2178bdf ("drm/panel-simple: add Evervision VGG644804 panel entry")
Signed-off-by: Michael Walle <mwalle@kernel.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20250520074110.655114-1-mwalle@kernel.org
drivers/gpu/drm/panel/panel-simple.c