projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13c033b
)
ARM: dts: vf610-zii-cfu1: Run I2C0 at 400 kHz
author
Fabio Estevam
<festevam@gmail.com>
Tue, 11 Dec 2018 12:03:47 +0000
(10:03 -0200)
committer
Shawn Guo
<shawnguo@kernel.org>
Thu, 10 Jan 2019 06:57:08 +0000
(14:57 +0800)
All the I2C devices connected to the I2C0 bus are capable of
running at 400kHz, so run it at a higher frequency.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Tested-by: Chris Healy <cphealy@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/vf610-zii-cfu1.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/vf610-zii-cfu1.dts
b/arch/arm/boot/dts/vf610-zii-cfu1.dts
index 7cdcc5fe8282cf92ee8134b8a9657bec91b3abf6..445c7dc306b261adeba429721c59f79174eefa9c 100644
(file)
--- a/
arch/arm/boot/dts/vf610-zii-cfu1.dts
+++ b/
arch/arm/boot/dts/vf610-zii-cfu1.dts
@@
-207,7
+207,7
@@
};
&i2c0 {
- clock-frequency = <
1
00000>;
+ clock-frequency = <
4
00000>;
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_i2c0>;
status = "okay";