commit | ae444200042ac6816539bfa5242ff821c3abff8e | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Sat Feb 16 03:27:43 2019 +0200 |
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Mon Mar 18 17:23:47 2019 +0200 |
tree | ab11402a3f1634af318dc580c992b080465f1e15 | |
parent | 08af8538d4cecdb22ff56c48c522875c8a9f5541 [diff] |
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>