devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Describe the cameras in the PinePhone Pro dts
@ 2025-05-09 21:51 Olivier Benjamin
  2025-05-09 21:51 ` [PATCH v3 1/4] dt-bindings: media: ov8858: inherit video-interface-devices properties Olivier Benjamin
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Olivier Benjamin @ 2025-05-09 21:51 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Heiko Stuebner,
	Jacopo Mondi, Nicholas Roth, Mauro Carvalho Chehab, Sakari Ailus,
	Shawn Guo, Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam
  Cc: Thomas Petazzoni, devicetree, linux-arm-kernel, linux-rockchip,
	linux-kernel, linux-media, Krzysztof Kozlowski, imx,
	Olivier Benjamin, Dragan Simic, Ondrej Jirman

This series adds support for the Pine64 PinePhone Pro's rear and front
cameras in Device Tree.
This is based on some of Ondrej Jirman's patches hosted in his tree at
https://codeberg.org/megi/linux, but I have also fully reviewed and
re-written the code from the RK3399 datasheet, the PinePhone Pro
schematic, and the IMX258-0AQH5 software reference manual.

I have tested these changes on my PinePhone Pro and am able to take
photos from both cameras using libcamera's cam.

Signed-off-by: Olivier Benjamin <olivier.benjamin@bootlin.com>
---
Changes in v3:
- Fixed new DTB warnings reported by Rob Herring's bot
- Link to v2: https://lore.kernel.org/r/20250302-camera-v2-0-312b44b4a89c@bootlin.com

Changes in v2:
- Rebase on mainline
- Change patch subject to arm64: dts: rockchip
- Rename new regulators to fit preferred form for fixed regulators
- Link to v1: https://lore.kernel.org/r/20250228-camera-v1-0-c51869f94e97@bootlin.com

---
Olivier Benjamin (4):
      dt-bindings: media: ov8858: inherit video-interface-devices properties
      dt-bindings: media: imx258: inherit video-interface-devices properties
      arm64: dts: rockchip: describe I2c Bus 1 and IMX258 world camera on PinePhone Pro
      arm64: dts: rockchip: describe the OV8858 user camera on PinePhone Pro

 .../devicetree/bindings/media/i2c/ovti,ov8858.yaml |   4 +-
 .../devicetree/bindings/media/i2c/sony,imx258.yaml |   4 +-
 .../boot/dts/rockchip/rk3399-pinephone-pro.dts     | 139 +++++++++++++++++++++
 3 files changed, 145 insertions(+), 2 deletions(-)
---
-- 
Olivier Benjamin <olivier.benjamin@bootlin.com>


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

end of thread, other threads:[~2025-05-29 18:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-09 21:51 [PATCH v3 0/4] Describe the cameras in the PinePhone Pro dts Olivier Benjamin
2025-05-09 21:51 ` [PATCH v3 1/4] dt-bindings: media: ov8858: inherit video-interface-devices properties Olivier Benjamin
2025-05-14 20:12   ` Rob Herring (Arm)
2025-05-09 21:51 ` [PATCH v3 2/4] dt-bindings: media: imx258: " Olivier Benjamin
2025-05-14 20:12   ` Rob Herring (Arm)
2025-05-09 21:51 ` [PATCH v3 3/4] arm64: dts: rockchip: describe I2c Bus 1 and IMX258 world camera on PinePhone Pro Olivier Benjamin
2025-05-13 18:23   ` Heiko Stuebner
2025-05-14  4:59     ` Olivier Benjamin
2025-05-29 16:17       ` Olivier Benjamin
2025-05-09 21:51 ` [PATCH v3 4/4] arm64: dts: rockchip: describe the OV8858 user " Olivier Benjamin
2025-05-12 12:49 ` [PATCH v3 0/4] Describe the cameras in the PinePhone Pro dts Rob Herring (Arm)

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