All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] media: i2c: imx519: Support for Sony IMX519 sensor
@ 2023-07-27 15:41 ` Umang Jain
  0 siblings, 0 replies; 30+ messages in thread
From: Umang Jain @ 2023-07-27 15:41 UTC (permalink / raw)
  To: linux-media, devicetree, linux-arm-kernel, linux-kernel
  Cc: Lee Jackson, Mauro Carvalho Chehab, Sakari Ailus,
	Laurent Pinchart, Hans Verkuil, Shawn Tu, Nicholas Roth,
	Mikhail Rudenko, kieran.bingham, Marco Felsch, jacopo.mondi,
	Umang Jain

Series adds driver support for Sony IMX519 sensor.

Lee, can do add S-o-B tags please to these patches
since I've updated your email IDs at various places from
info@ to lee.jackson@.

Thanks!

Lee Jackson (2):
  media: dt-bindings: imx519: Add IMX519 DT bindings
  media: i2c: imx519: Support for the Sony IMX519 sensor

 .../bindings/media/i2c/sony,imx519.yaml       |  113 +
 MAINTAINERS                                   |    8 +
 drivers/media/i2c/Kconfig                     |   11 +
 drivers/media/i2c/Makefile                    |    1 +
 drivers/media/i2c/imx519.c                    | 2134 +++++++++++++++++
 5 files changed, 2267 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/media/i2c/sony,imx519.yaml
 create mode 100644 drivers/media/i2c/imx519.c

-- 
2.39.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2023-09-04  6:33 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-27 15:41 [PATCH 0/2] media: i2c: imx519: Support for Sony IMX519 sensor Umang Jain
2023-07-27 15:41 ` Umang Jain
2023-07-27 15:41 ` [PATCH 1/2] media: dt-bindings: imx519: Add IMX519 DT bindings Umang Jain
2023-07-27 15:41   ` Umang Jain
2023-07-27 17:31   ` Rob Herring
2023-07-27 17:31     ` Rob Herring
2023-07-28  8:18   ` Krzysztof Kozlowski
2023-07-28  8:18     ` Krzysztof Kozlowski
2023-09-02 12:40   ` Sakari Ailus
2023-09-02 12:40     ` Sakari Ailus
2023-07-27 15:41 ` [PATCH 2/2] media: i2c: imx519: Support for the Sony IMX519 sensor Umang Jain
2023-07-27 15:41   ` Umang Jain
2023-07-28  7:26   ` kernel test robot
2023-07-28  7:26     ` kernel test robot
2023-07-28  8:17     ` Umang Jain
2023-07-28  8:17       ` Umang Jain
2023-09-03 21:21       ` Laurent Pinchart
2023-09-03 21:21         ` Laurent Pinchart
2023-09-04  6:33         ` Sakari Ailus
2023-09-04  6:33           ` Sakari Ailus
2023-07-28  8:21   ` Krzysztof Kozlowski
2023-07-28  8:21     ` Krzysztof Kozlowski
2023-09-02 12:57   ` Sakari Ailus
2023-09-02 12:57     ` Sakari Ailus
2023-09-03 21:45     ` Laurent Pinchart
2023-09-03 21:45       ` Laurent Pinchart
2023-07-28  8:52 ` [PATCH 0/2] media: i2c: imx519: Support for " Kieran Bingham
2023-07-28  8:52   ` Kieran Bingham
2023-07-28 11:28   ` Laurent Pinchart
2023-07-28 11:28     ` Laurent Pinchart

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.