mbox series

[0/2] media: vsp1: V3U VSP-X/VSP-D Support

Message ID 20201217171349.1030753-1-kieran.bingham+renesas@ideasonboard.com (mailing list archive)
Headers show
Series media: vsp1: V3U VSP-X/VSP-D Support | expand

Message

Kieran Bingham Dec. 17, 2020, 5:13 p.m. UTC
A couple of patches to discuss the enablement of the VSP on the V3U
(r8a779a0) platform.

The VSPX patch is purely RFC, howeverc the VSPD patch may be enough to
support that component on the new platform.

As yet, these patches are untested while I await hardware to arrive -
but they're potentially worth discussing already.


Kieran Bingham (2):
  media: vsp1: Add support for the V3U VSPD
  [RFC]: media: vsp1: Add support for the V3U VSPX

 drivers/media/platform/vsp1/vsp1.h      |  2 ++
 drivers/media/platform/vsp1/vsp1_drv.c  | 18 ++++++++++++++++++
 drivers/media/platform/vsp1/vsp1_regs.h |  5 +++++
 3 files changed, 25 insertions(+)