mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
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>
This commit is contained in:
@@ -272,6 +272,7 @@
|
||||
};
|
||||
|
||||
&i2c1 {
|
||||
clock-frequency = <400000>;
|
||||
status = "okay";
|
||||
|
||||
is31fl3236: led-controller@3c {
|
||||
|
||||
Reference in New Issue
Block a user