mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
arm64: dts: rockchip: increase the i2c0 scl frequecny to 400k for rk3326-evb-lp3-v10
Base on the rise time of scl test, the scl frequecny could be increased to 400k. Change-Id: I9af57e13a97f0866ec4f0dd295f9bcf4cbeee304 Signed-off-by: David Wu <david.wu@rock-chips.com>
This commit is contained in:
@@ -336,6 +336,9 @@
|
||||
|
||||
&i2c0 {
|
||||
status = "okay";
|
||||
clock-frequency = <400000>;
|
||||
i2c-scl-rising-time-ns = <280>;
|
||||
i2c-scl-falling-time-ns = <16>;
|
||||
|
||||
rk817: pmic@20 {
|
||||
compatible = "rockchip,rk817";
|
||||
|
||||
Reference in New Issue
Block a user