Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH RFC 0/3] Add support for Asahi Kasei AK7377 driver
@ 2025-10-09 12:23 Griffin Kroah-Hartman
  2025-10-09 12:23 ` [PATCH RFC 1/3] dt-bindings: media: i2c: ak7375: Document AK7377 Griffin Kroah-Hartman
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Griffin Kroah-Hartman @ 2025-10-09 12:23 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Sakari Ailus, Tianshu Qiu, Mauro Carvalho Chehab,
	Luca Weiss
  Cc: linux-arm-msm, devicetree, linux-kernel, linux-media,
	Griffin Kroah-Hartman

Add devicetree bindings and driver support for the AK7377 VCM driver.

The driver code is added to the preexistent ak7375 driver, which appears
to have similar function order. 

Some values of this driver were reverse-engineered from the existing
drivers due to the lack of a datasheet for the AK7377, The driver moves
the lens but could not be fully tested due to lack of camera sensor support,
that's why this is marked RFC.

Signed-off-by: Griffin Kroah-Hartman <griffin.kroah@fairphone.com>
---
Griffin Kroah-Hartman (3):
      dt-bindings: media: i2c: ak7375: Document AK7377
      media: i2c: ak7375: Add support for ak7377
      arm64: dts: qcom: qcm6490-fairphone-fp5: Add cam actuator

 .../devicetree/bindings/media/i2c/asahi-kasei,ak7375.yaml  |  1 +
 arch/arm64/boot/dts/qcom/qcm6490-fairphone-fp5.dts         |  7 +++++++
 drivers/media/i2c/ak7375.c                                 | 14 ++++++++++++++
 3 files changed, 22 insertions(+)
---
base-commit: e5f0a698b34ed76002dc5cff3804a61c80233a7a
change-id: 20251009-ak7377-driver-86381f29765b

Best regards,
-- 
Griffin Kroah-Hartman <griffin.kroah@fairphone.com>


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

end of thread, other threads:[~2025-10-23 11:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-09 12:23 [PATCH RFC 0/3] Add support for Asahi Kasei AK7377 driver Griffin Kroah-Hartman
2025-10-09 12:23 ` [PATCH RFC 1/3] dt-bindings: media: i2c: ak7375: Document AK7377 Griffin Kroah-Hartman
2025-10-09 14:04   ` Krzysztof Kozlowski
2025-10-09 12:23 ` [PATCH RFC 2/3] media: i2c: ak7375: Add support for ak7377 Griffin Kroah-Hartman
2025-10-09 12:23 ` [PATCH RFC 3/3] arm64: dts: qcom: qcm6490-fairphone-fp5: Add cam actuator Griffin Kroah-Hartman
2025-10-22 17:29   ` Konrad Dybcio
2025-10-23  8:37     ` Griffin Kroah-Hartman
2025-10-23 11:36       ` Sakari Ailus

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