[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220620161321.1898840-1-tommaso.merciai@amarulasolutions.com>
Date: Mon, 20 Jun 2022 18:13:17 +0200
From: Tommaso Merciai <tommaso.merciai@...rulasolutions.com>
To: unlisted-recipients:; (no To-header on input)
Cc: linuxfancy@...glegroups.com, linux-amarula@...rulasolutions.com,
jacopo@...ndi.org,
Tommaso Merciai <tommaso.merciai@...rulasolutions.com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Heiko Stuebner <heiko@...ech.de>, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/3] arm64: dts: rockchip: px30: fix ov5695 camera probe
Hi,
This series fix camera probing issue of ov5695 camera driver for px30 evb.
Improve also the ov5695.c driver using using regulator_bulk_enable/regulatore_bulk_disable
function in __ov5695_power_on/__ov5695_power_off functions instead of for loop
1. max drive-strength for cif_clkout_m0
2. add mux for mipi-pdn pad
3. use rk gpio naming convention for reset-gpio of ov5695
Note:
- This series was tested on PX30_Mini_EVB_V11_20190507 board
Tommaso Merciai (3):
arm64: dts: rockchip: px30: max drive-strength for cif_clkout_m0
arm64: dts: rockchip: px30: add mux for mipi-pdn pad
arm64: dts: rockchip: px30: use rk gpio naming convention into
reset-gpios
arch/arm64/boot/dts/rockchip/px30-evb.dts | 17 +++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)
--
2.25.1
Powered by blists - more mailing lists