drm/panel: lg-lb035q02: Fix SPI alias
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 7 Oct 2019 17:07:57 +0000 (20:07 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 8 Oct 2019 05:00:55 +0000 (08:00 +0300)
commit19305134ade08d6e1e549b7200bc60f0021f1916
tree511ee3d0cb9dc881d9f19fd950e47b3f3e66b580
parentb6559bf3ac32acfe34e17c73d68581e7f7415785
drm/panel: lg-lb035q02: Fix SPI alias

The panel-lg-lb035q02 driver incorrectly includes the OF vendor prefix
in its SPI alias. Fix it, and move the manual alias to an SPI module
device table.

Fixes: f5b0c6542476 ("drm/panel: Add driver for the LG Philips LB035Q02 panel")
Reported-by: H. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191007170801.27647-2-laurent.pinchart@ideasonboard.com
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/gpu/drm/panel/panel-lg-lb035q02.c