Re: [RFC v04] Driver for Toshiba TC358743

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Mats, Philipp,

I'll merge this driver, but not yet the follow-ups from Philipp since those
need some more work.

Regards,

	Hans

On 07/09/2015 10:45 AM, matrandg@xxxxxxxxx wrote:
> From: Mats Randgaard <matrandg@xxxxxxxxx>
> 
> Improvements based on feedback from Hans Verkuil:
> - Use functions in linux/hdmi.h to print AVI info frames
> - Replace private format change event with V4L2_EVENT_SOURCE_CHANGE
> - Rewrite set_fmt/get_fmt
> - Remove V4L2_SUBDEV_FL_HAS_DEVNODE
> 
> Other improvements since the previous version:
> - Protect CONFCTL with a mutex since it is written in both process
>   context and interrupt context
> - Restructure and describe the platform data
> - Replace the register that is verified in the probe function with the
>   read-only register CHIPID
> 
> Mats Randgaard (1):
>   Driver for Toshiba TC358743 HDMI to CSI-2 bridge
> 
>  MAINTAINERS                        |    7 +
>  drivers/media/i2c/Kconfig          |    9 +
>  drivers/media/i2c/Makefile         |    1 +
>  drivers/media/i2c/tc358743.c       | 1778 ++++++++++++++++++++++++++++++++++++
>  drivers/media/i2c/tc358743_regs.h  |  681 ++++++++++++++
>  include/media/tc358743.h           |  131 +++
>  include/uapi/linux/v4l2-controls.h |    4 +
>  7 files changed, 2611 insertions(+)
>  create mode 100644 drivers/media/i2c/tc358743.c
>  create mode 100644 drivers/media/i2c/tc358743_regs.h
>  create mode 100644 include/media/tc358743.h
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux