arm64: dts: rockchip: set max drive-strength for cif_clkout_m0 on px30-evb
authorTommaso Merciai <tommaso.merciai@amarulasolutions.com>
Mon, 20 Jun 2022 16:13:18 +0000 (18:13 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Fri, 23 Sep 2022 13:53:18 +0000 (15:53 +0200)
Add max drive-strength for cif_clkout_m0. This fix the issue that
sometimes camera ov5695 is not probed correctly.
Tested on PX30_Mini_EVB_V11_20190507

Signed-off-by: Tommaso Merciai <tommaso.merciai@amarulasolutions.com>
Link: https://lore.kernel.org/r/20220620161321.1898840-2-tommaso.merciai@amarulasolutions.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/px30-evb.dts

index 848bc39cf86ac32e6ef82cc6d65ec7f49f83acc3..53930e28eadf282f2bafb56a2d7ef37bdf1ea5a2 100644 (file)
                                <0 RK_PA2 RK_FUNC_GPIO &pcfg_pull_none>;
                };
        };
+
+       cif-m0 {
+               cif_clkout_m0: cif-clkout-m0 {
+                       rockchip,pins =
+                               <2 RK_PB3 1 &pcfg_pull_none_12ma>;
+               };
+       };
 };
 
 &pmu_io_domains {