linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] media: i2c: IMX355 for the Pixel 3a
@ 2025-06-30 22:59 Richard Acayan
  2025-06-30 22:59 ` [PATCH 1/5] dt-bindings: media: i2c: Add Sony IMX355 Richard Acayan
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Richard Acayan @ 2025-06-30 22:59 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Bjorn Andersson, Konrad Dybcio, Sakari Ailus,
	Tianshu Qiu, linux-media, devicetree, linux-arm-msm
  Cc: Richard Acayan

This adds support for the IMX355 in devicetree and adds support for the
Pixel 3a front camera.

This depends on https://lore.kernel.org/r/20250630224158.249726-2-mailingradian@gmail.com
because the GPIOs would go right next to the charging, if sorted
alphabetically.

Richard Acayan (4):
  dt-bindings: media: i2c: Add Sony IMX355
  media: i2c: imx355: Support device tree probing and resource
    management
  media: i2c: imx355: Add power management for managed resources
  arm64: dts: qcom: sdm670-google-sargo: add imx355 front camera

Robert Mader (1):
  arm64: dts: qcom: sdm670-google-sargo: Add front camera
    rotation/orientation

 .../bindings/media/i2c/sony,imx355.yaml       | 122 ++++++++++++++++++
 .../boot/dts/qcom/sdm670-google-sargo.dts     | 115 +++++++++++++++++
 drivers/media/i2c/imx355.c                    | 109 ++++++++++++++++
 3 files changed, 346 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/media/i2c/sony,imx355.yaml

-- 
2.50.0


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

end of thread, other threads:[~2025-07-02  0:48 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-30 22:59 [PATCH 0/5] media: i2c: IMX355 for the Pixel 3a Richard Acayan
2025-06-30 22:59 ` [PATCH 1/5] dt-bindings: media: i2c: Add Sony IMX355 Richard Acayan
2025-07-01 13:06   ` Krzysztof Kozlowski
2025-06-30 22:59 ` [PATCH 2/5] media: i2c: imx355: Support device tree probing and resource management Richard Acayan
2025-07-01 12:43   ` Bryan O'Donoghue
2025-07-01 13:08   ` Krzysztof Kozlowski
2025-06-30 22:59 ` [PATCH 3/5] media: i2c: imx355: Add power management for managed resources Richard Acayan
2025-07-01 12:48   ` Bryan O'Donoghue
2025-06-30 22:59 ` [PATCH 4/5] arm64: dts: qcom: sdm670-google-sargo: add imx355 front camera Richard Acayan
2025-07-01 10:52   ` Konrad Dybcio
2025-07-01 12:23   ` Bryan O'Donoghue
2025-07-01 23:15     ` Richard Acayan
2025-07-02  0:48       ` Bryan O'Donoghue
2025-07-01 13:10   ` Krzysztof Kozlowski
2025-06-30 22:59 ` [PATCH 5/5] arm64: dts: qcom: sdm670-google-sargo: Add front camera rotation/orientation Richard Acayan
2025-07-01 10:53   ` Konrad Dybcio
2025-07-01 13:11   ` Krzysztof Kozlowski

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).