linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] media: i2c: ak7375: Add regulator management
@ 2022-07-11 14:40 Yassine Oudjana
  2022-07-11 14:40 ` [PATCH v2 1/3] media: dt-bindings: ak7375: Convert to DT schema Yassine Oudjana
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Yassine Oudjana @ 2022-07-11 14:40 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Rob Herring, Krzysztof Kozlowski,
	Tianshu Qiu, Bingbu Cao
  Cc: Yassine Oudjana, Yassine Oudjana, Jacopo Mondi, linux-media,
	devicetree, linux-kernel

From: Yassine Oudjana <y.oudjana@protonmail.com>

This series adds needed regulator management for the AK7375 VCM.
A DT schema conversion is made before adding new properties.

Changes since v1:
  - Add vendor prefix to DT binding doc file name
  - Reorganize variable declaration
  - Change the power-on delay range to 3000-3500 microseconds.

Yassine Oudjana (3):
  media: dt-bindings: ak7375: Convert to DT schema
  media: dt-bindings: ak7375: Add supplies
  media: i2c: ak7375: Add regulator management

 .../devicetree/bindings/media/i2c/ak7375.txt  |  8 ---
 .../media/i2c/asahi-kasei,ak7375.yaml         | 52 +++++++++++++++++++
 MAINTAINERS                                   |  2 +-
 drivers/media/i2c/ak7375.c                    | 39 ++++++++++++++
 4 files changed, 92 insertions(+), 9 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/media/i2c/ak7375.txt
 create mode 100644 Documentation/devicetree/bindings/media/i2c/asahi-kasei,ak7375.yaml

-- 
2.37.0


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

end of thread, other threads:[~2022-11-28  6:48 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-11 14:40 [PATCH v2 0/3] media: i2c: ak7375: Add regulator management Yassine Oudjana
2022-07-11 14:40 ` [PATCH v2 1/3] media: dt-bindings: ak7375: Convert to DT schema Yassine Oudjana
2022-07-12  8:17   ` Krzysztof Kozlowski
2022-11-28  6:44   ` Umang Jain
2022-07-11 14:40 ` [PATCH v2 2/3] media: dt-bindings: ak7375: Add supplies Yassine Oudjana
2022-11-28  6:45   ` Umang Jain
2022-07-11 14:40 ` [PATCH v2 3/3] media: i2c: ak7375: Add regulator management Yassine Oudjana
2022-07-11 17:31   ` Jacopo Mondi
2022-07-14 13:56     ` Yassine Oudjana
2022-07-14 15:56       ` Jacopo Mondi
2022-07-20  7:36     ` Christophe JAILLET
2022-07-13  7:39   ` Jacopo Mondi
2022-07-14 14:06     ` Yassine Oudjana
2022-07-14 15:58       ` Jacopo Mondi
2022-07-20  2:58         ` Lee Jackson
2022-07-23 11:33   ` Sakari Ailus
2022-11-28  6:47   ` Umang Jain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).