]> git.baikalelectronics.ru Git - kernel.git/commit
drm/bridge: cdns-dsi: Make sure to to create proper aliases for dt
authorNishanth Menon <nm@ti.com>
Tue, 21 Sep 2021 17:40:59 +0000 (12:40 -0500)
committerTomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Mon, 28 Feb 2022 09:43:27 +0000 (11:43 +0200)
commit4f75bf66f0ceebf7c9b5df87b571f1726d1dbbde
tree8c16916b5a6afbe26008ca97f1167567144379c4
parent244ab3db3f097fca593c0f059cf0391b3604f3b5
drm/bridge: cdns-dsi: Make sure to to create proper aliases for dt

Add MODULE_DEVICE_TABLE to the device tree table to create required
aliases needed for module to be loaded with device tree based platform.

Fixes: 609659667a3f ("drm/bridge: Add Cadence DSI driver")
Signed-off-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210921174059.17946-1-nm@ti.com
drivers/gpu/drm/bridge/cdns-dsi.c