mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
arm: dts: rk3288-evb: set i2c4 clock frequency to 400khz
Change-Id: I849a99d147e9336ba81cd25c92594ffb1289cb53 Signed-off-by: buluess.li <buluess.li@rock-chips.com>
This commit is contained in:
parent
c0486e8458
commit
96aa175dae
|
|
@ -307,6 +307,7 @@ &i2c3 {
|
|||
|
||||
&i2c4 {
|
||||
status = "okay";
|
||||
clock-frequency = <400000>;
|
||||
|
||||
gsl3673@40 {
|
||||
compatible = "GSL,GSL3673";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user