Skip to content

Commit 64298fd

Browse files
Ziyuan Xurkhuangtao
authored andcommitted
arm64: dts: rockchip: assign 400KHz to i2c bus clock for rk3308-evb
Reduce about 8ms for led driver initialization time before: initcall is31fl32xx_driver_init+0x0/0x20 returned 0 after 14832 usecs after: initcall is31fl32xx_driver_init+0x0/0x20 returned 0 after 6270 usecs Change-Id: I3154efa154a484ccf8f9974c8148ff9895b1f68a Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
1 parent 1e9f9ce commit 64298fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/boot/dts/rockchip/rk3308-evb-v10.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,7 @@
272272
};
273273

274274
&i2c1 {
275+
clock-frequency = <400000>;
275276
status = "okay";
276277

277278
is31fl3236: led-controller@3c {

0 commit comments

Comments
 (0)