[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250509-camera-v3-0-dab2772d229a@bootlin.com>
Date: Fri, 09 May 2025 23:51:36 +0200
From: Olivier Benjamin <olivier.benjamin@...tlin.com>
To: Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Heiko Stuebner <heiko@...ech.de>,
Jacopo Mondi <jacopo.mondi@...asonboard.com>,
Nicholas Roth <nicholas@...hemail.net>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Sakari Ailus <sakari.ailus@...ux.intel.com>,
Shawn Guo <shawnguo@...nel.org>, Sascha Hauer <s.hauer@...gutronix.de>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Fabio Estevam <festevam@...il.com>
Cc: Thomas Petazzoni <thomas.petazzoni@...tlin.com>,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-media@...r.kernel.org, Krzysztof Kozlowski <krzk@...nel.org>,
imx@...ts.linux.dev, Olivier Benjamin <olivier.benjamin@...tlin.com>,
Dragan Simic <dsimic@...jaro.org>, Ondrej Jirman <megi@....cz>
Subject: [PATCH v3 0/4] Describe the cameras in the PinePhone Pro dts
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@...tlin.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@...tlin.com>
Powered by blists - more mailing lists