linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] arm64: dts: rockchip: px30: fix ov5695 camera probe
@ 2022-06-20 16:13 Tommaso Merciai
  2022-06-20 16:13 ` [PATCH v2 1/3] arm64: dts: rockchip: px30: max drive-strength for cif_clkout_m0 Tommaso Merciai
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Tommaso Merciai @ 2022-06-20 16:13 UTC (permalink / raw)
  Cc: linuxfancy, linux-amarula, jacopo, Tommaso Merciai, Rob Herring,
	Krzysztof Kozlowski, Heiko Stuebner, devicetree,
	linux-arm-kernel, linux-rockchip, linux-kernel

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


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

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

end of thread, other threads:[~2022-09-23 13:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-20 16:13 [PATCH v2 0/3] arm64: dts: rockchip: px30: fix ov5695 camera probe Tommaso Merciai
2022-06-20 16:13 ` [PATCH v2 1/3] arm64: dts: rockchip: px30: max drive-strength for cif_clkout_m0 Tommaso Merciai
2022-06-20 16:13 ` [PATCH v2 2/3] arm64: dts: rockchip: px30: add mux for mipi-pdn pad Tommaso Merciai
2022-06-20 16:13 ` [PATCH v2 3/3] arm64: dts: rockchip: px30: use rk gpio naming convention into reset-gpios Tommaso Merciai
2022-09-23 13:54 ` [PATCH v2 0/3] arm64: dts: rockchip: px30: fix ov5695 camera probe Heiko Stuebner

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