mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
arm64: dts: rockchip: I2C0 can use 400K frequency for rk1808-evb
The scl rise time of I2C0 is 200ns, so it can use 400K frequency. Change-Id: I80933698ff7576b9406213aa50becc7736951a8d Signed-off-by: David Wu <david.wu@rock-chips.com>
This commit is contained in:
@@ -252,6 +252,7 @@
|
||||
|
||||
&i2c0 {
|
||||
status = "okay";
|
||||
clock-frequency = <400000>;
|
||||
|
||||
vdd_npu: syr837@40 {
|
||||
compatible = "silergy,syr827";
|
||||
|
||||
Reference in New Issue
Block a user