drm: rcar-du: Add DSI support to rcar_du_output_name
authorKieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Mon, 29 Nov 2021 17:08:45 +0000 (17:08 +0000)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Mon, 6 Dec 2021 16:19:48 +0000 (18:19 +0200)
commite0e4c64a64780a8672480618142776de8bf98d07
treed772684c0886eed95f14b5a55698a4a238d8d291
parentf0ce591dc9a97067c6e783a2eaccd22c5476144d
drm: rcar-du: Add DSI support to rcar_du_output_name

The DSI output names were not added when the DSI pipeline support was
introduced.

Add the correct labels for these outputs, and fix the sort order to
match 'enum rcar_du_output' while we are here.

Fixes: b291fdcf5114 ("drm: rcar-du: Add r8a779a0 device support")
Suggested-by: Biju Das <biju.das.jz@bp.renesas.com>
Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
drivers/gpu/drm/rcar-du/rcar_du_drv.c