]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: dts: exynos: Increase bus frequency for MHL chip
authorAndrzej Hajda <a.hajda@samsung.com>
Fri, 1 Dec 2017 11:33:51 +0000 (12:33 +0100)
committerKrzysztof Kozlowski <krzk@kernel.org>
Mon, 4 Dec 2017 16:51:10 +0000 (17:51 +0100)
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>
arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi

index 5028d7352856783ac6aed1fe30efe3aa37f41c9c..2e4bc94e9b8b9a9695be8ef9e60dec250874017d 100644 (file)
@@ -769,6 +769,7 @@ stmfts: touchscreen@49 {
 
 &hsi2c_7 {
        status = "okay";
+       clock-frequency = <1000000>;
 
        sii8620@39 {
                reg = <0x39>;