]> git.baikalelectronics.ru Git - kernel.git/commit
drm/panel: tpo-td043mtea1: Fix SPI alias
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 7 Oct 2019 17:08:01 +0000 (20:08 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 8 Oct 2019 05:02:20 +0000 (08:02 +0300)
commit975b2d28f1e2e9274c89acbc6efb74d32b877f9d
treef934b9964e1c464ed522421fbc2d02597ceae7d6
parent809b0c905ce1de0ece8e70c0aba880e86d1cce79
drm/panel: tpo-td043mtea1: Fix SPI alias

The panel-tpo-td043mtea1 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: 3bf74586538b ("drm/panel: Add driver for the Toppoly TD043MTEA1 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-6-laurent.pinchart@ideasonboard.com
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Tested-by: H. Nikolaus Schaller <hns@goldelico.com>
drivers/gpu/drm/panel/panel-tpo-td043mtea1.c