drm/panel: sony-acx565akm: Fix SPI alias
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 7 Oct 2019 17:07:59 +0000 (20:07 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 8 Oct 2019 05:01:45 +0000 (08:01 +0300)
commitd82a6ac3002f1701de3199da944910a353f29611
treeb9015c7a419b9cde81030f10d776f6c25d805b0c
parentcf0c4eb15e9dfef7abc9d089740c2560856cf127
drm/panel: sony-acx565akm: Fix SPI alias

The panel-sony-acx565akm 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: 1c8fc3f0c5d2 ("drm/panel: Add driver for the Sony ACX565AKM 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-4-laurent.pinchart@ideasonboard.com
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/gpu/drm/panel/panel-sony-acx565akm.c