media: vsp1: Fix addresses of display-related registers for VSP-DL
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Sat, 16 Feb 2019 01:27:43 +0000 (03:27 +0200)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Mon, 18 Mar 2019 15:23:47 +0000 (17:23 +0200)
commitae444200042ac6816539bfa5242ff821c3abff8e
treeab11402a3f1634af318dc580c992b080465f1e15
parent08af8538d4cecdb22ff56c48c522875c8a9f5541
media: vsp1: Fix addresses of display-related registers for VSP-DL

The VSP-DL instances have two LIFs, and thus two copies of the
VI6_DISP_IRQ_ENB, VI6_DISP_IRQ_STA and VI6_WPF_WRBCK_CTRL registers. Fix
the corresponding macros accordingly.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Reviewed-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/vsp1/vsp1_drm.c
drivers/media/platform/vsp1/vsp1_regs.h
drivers/media/platform/vsp1/vsp1_wpf.c