All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFC 0/2] media: TPG with internal pads
@ 2025-01-09 10:15 Tomi Valkeinen
  2025-01-09 10:15 ` [PATCH RFC 1/2] media: mc: Add INTERNAL pad flag Tomi Valkeinen
  2025-01-09 10:15 ` [PATCH RFC 2/2] media: i2c: ds90ub953: Add TPG support Tomi Valkeinen
  0 siblings, 2 replies; 5+ messages in thread
From: Tomi Valkeinen @ 2025-01-09 10:15 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Sakari Ailus, Laurent Pinchart,
	Hans Verkuil
  Cc: linux-media, linux-kernel, Jai Luthra, Tomi Valkeinen

Hi,

This is an RFC that shows how to add TPG support using the
(non-upstream) internal pads. I'm posting this to get some more material
around the internal pads to help the discussions.

 Tomi

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
---
Sakari Ailus (1):
      media: mc: Add INTERNAL pad flag

Tomi Valkeinen (1):
      media: i2c: ds90ub953: Add TPG support

 .../userspace-api/media/mediactl/media-types.rst   |   8 +
 drivers/media/i2c/ds90ub953.c                      | 498 +++++++++++++++++++--
 drivers/media/mc/mc-entity.c                       |  10 +-
 include/uapi/linux/media.h                         |   1 +
 4 files changed, 466 insertions(+), 51 deletions(-)
---
base-commit: 40ed9e9b2808beeb835bd0ed971fb364c285d39c
change-id: 20250109-ub953-tpg-6472fcc3ff5b

Best regards,
-- 
Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-01-10 12:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-09 10:15 [PATCH RFC 0/2] media: TPG with internal pads Tomi Valkeinen
2025-01-09 10:15 ` [PATCH RFC 1/2] media: mc: Add INTERNAL pad flag Tomi Valkeinen
2025-01-09 10:15 ` [PATCH RFC 2/2] media: i2c: ds90ub953: Add TPG support Tomi Valkeinen
2025-01-10 10:37   ` kernel test robot
2025-01-10 12:39   ` kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.