Skip to content

Commit

Permalink
arm64: dts: exynos: Increase bus frequency for MHL chip
Browse files Browse the repository at this point in the history
sii8620 supports 1 MHz clock, it allows faster transmissions and according
to extensive tests allows to mitigate some obscure bugs in I2C client
logic of the chip.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
  • Loading branch information
Andrzej Hajda authored and Krzysztof Kozlowski committed Dec 4, 2017
1 parent 3b94d24 commit 3808354
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -769,6 +769,7 @@

&hsi2c_7 {
status = "okay";
clock-frequency = <1000000>;

sii8620@39 {
reg = <0x39>;
Expand Down

0 comments on commit 3808354

Please sign in to comment.