arm64: dts: Troika : update camera dtsi to use 900KHz I2C clock for 12A10/12A10FF
authorxff <fangfang.xu@samsung.com>
Thu, 28 Feb 2019 01:53:07 +0000 (09:53 +0800)
committerxiest1 <xiest1@lenovo.com>
Tue, 5 Nov 2019 09:30:51 +0000 (17:30 +0800)
CRs-fixed: (CR)

Change-Id: I3770b0a215de78b09330bb437a5716a9b0e1f2ce
Signed-off-by: xff <fangfang.xu@samsung.com>
Reviewed-on: https://gerrit.mot.com/1315236
SME-Granted: SME Approvals Granted
SLTApproved: Slta Waiver
Tested-by: Jira Key
Reviewed-by: Dawei Wang <wangdw10@motorola.com>
Reviewed-by: Zhichao Chen <chenzc2@motorola.com>
Submit-Approved: Jira Key

arch/arm64/boot/dts/exynos/exynos9610-robusta2-camera.dtsi

index 5ebacb2f17beee53e32e06c25d3a5569d27b70e3..09d819b2fe1a98b867846d48c0da989e28276710 100644 (file)
 &hsi2c_12 {
        gpios = <&gpc0 0 0 &gpc0 1 0>;
        status = "okay";
-       clock-frequency = <1000000>;
+       clock-frequency = <900000>;
        samsung,reset-before-trans;
 
        samsung,fast-plus-mode;
 &hsi2c_13 {
        gpios = <&gpc0 2 0 &gpc0 3 0>;
        status = "okay";
-       clock-frequency = <400000>;
+       clock-frequency = <900000>;
        samsung,reset-before-trans;
 
        #address-cells = <1>;