All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] media: i2c: ak7375: Add regulator management
@ 2022-07-11  4:28 Yassine Oudjana
  2022-07-11  4:28 ` [PATCH 1/3] media: dt-bindings: ak7375: Convert to DT schema Yassine Oudjana
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Yassine Oudjana @ 2022-07-11  4:28 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Rob Herring, Krzysztof Kozlowski,
	Tianshu Qiu, Bingbu Cao
  Cc: Yassine Oudjana, Yassine Oudjana, 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.

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 ---
 .../devicetree/bindings/media/i2c/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/ak7375.yaml

-- 
2.37.0


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

end of thread, other threads:[~2022-07-11 16:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-11  4:28 [PATCH 0/3] media: i2c: ak7375: Add regulator management Yassine Oudjana
2022-07-11  4:28 ` [PATCH 1/3] media: dt-bindings: ak7375: Convert to DT schema Yassine Oudjana
2022-07-11 11:42   ` Krzysztof Kozlowski
2022-07-11  4:28 ` [PATCH 2/3] media: dt-bindings: ak7375: Add supplies Yassine Oudjana
2022-07-11 11:42   ` Krzysztof Kozlowski
2022-07-11  4:28 ` [PATCH 3/3] media: i2c: ak7375: Add regulator management Yassine Oudjana
2022-07-11 13:34   ` Jacopo Mondi
2022-07-11 14:08     ` Yassine Oudjana
2022-07-11 16:25       ` Jacopo Mondi

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.