Linux Media Controller development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] media: staging: max96712: Add support for MAX96724
@ 2024-08-27 13:18 Niklas Söderlund
  2024-08-27 13:18 ` [PATCH v2 1/2] dt-bindings: i2c: maxim,max96712: Add compatible " Niklas Söderlund
  2024-08-27 13:18 ` [PATCH v2 2/2] media: staging: max96712: Add support " Niklas Söderlund
  0 siblings, 2 replies; 16+ messages in thread
From: Niklas Söderlund @ 2024-08-27 13:18 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Greg Kroah-Hartman, linux-media, devicetree,
	linux-staging
  Cc: linux-renesas-soc, Niklas Söderlund

Hello,

This small series extends the max96712 driver in staging to also support 
the MAX96724 device.

The devices are similar but not identical. As the staging driver only 
supports the video pattern generator the changes in the driver are 
small, but needed, to generate a stable test pattern.

Patch 1/2 extends the bindings with a new compatible for MAX96724, while 
patch 2/2 takes care of updating the driver to support generating a test 
pattern without changing the test pattern clock (which is not supported 
on MAX96724).

These two patches where previously posted separately but have now been 
collected together in a series. See individual patches for changelog.

Niklas Söderlund (2):
  dt-bindings: i2c: maxim,max96712: Add compatible for MAX96724
  media: staging: max96712: Add support for MAX96724

 .../bindings/media/i2c/maxim,max96712.yaml    |  5 +++-
 drivers/staging/media/max96712/max96712.c     | 26 +++++++++++++++----
 2 files changed, 25 insertions(+), 6 deletions(-)

-- 
2.46.0


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

end of thread, other threads:[~2024-09-04 12:45 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-27 13:18 [PATCH v2 0/2] media: staging: max96712: Add support for MAX96724 Niklas Söderlund
2024-08-27 13:18 ` [PATCH v2 1/2] dt-bindings: i2c: maxim,max96712: Add compatible " Niklas Söderlund
2024-08-27 14:53   ` Krzysztof Kozlowski
2024-08-27 18:03     ` Niklas Söderlund
2024-08-28  5:45       ` Krzysztof Kozlowski
2024-08-27 13:18 ` [PATCH v2 2/2] media: staging: max96712: Add support " Niklas Söderlund
2024-08-27 13:32   ` Sakari Ailus
2024-08-27 17:57     ` Niklas Söderlund
2024-08-27 21:00       ` Sakari Ailus
2024-08-27 13:55   ` Tommaso Merciai
2024-08-28 10:02     ` Julien Massot
2024-09-04 12:45       ` Tommaso Merciai
2024-08-27 18:21   ` Dan Carpenter
2024-08-28  5:51   ` Biju Das
2024-08-28  9:41   ` Julien Massot
2024-08-28 10:00     ` Niklas Söderlund

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox