kane: arm/dts: camera: update camera I2C clock and AF voltage
authorwangdw10 <wangdw10@lenovo.com>
Wed, 30 Jan 2019 08:22:59 +0000 (16:22 +0800)
committerxiest1 <xiest1@lenovo.com>
Tue, 5 Nov 2019 09:30:42 +0000 (17:30 +0800)
I2C: 1MHz, Voltage: 2.7V to fix AF fail issue

Moto CRs-fixed:(CR)

Change-Id: I42585a588899a1dcd6bda7b437542437e8279905
Signed-off-by: wangdw10 <wangdw10@mt.com>
Reviewed-on: https://gerrit.mot.com/1303008
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Hua Tan <tanhua1@motorola.com>
SME-Granted: Sen Ling <lingsen1@mt.com>
Submit-Approved: Lu Lu <lulu2@mt.com>

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

index c18a8533f226852c7dae236c209b8eaa0eb42c27..2e5114e9c735d6cdc4c698921e84b1220a543d03 100755 (executable)
 
                                                l38_reg: LDO38 {
                                                        regulator-name = "VLDO38_PMIC_RCAM_AFVCC_2P8";
-                                                       regulator-min-microvolt = <2800000>;
-                                                       regulator-max-microvolt = <2800000>;
+                                                       regulator-min-microvolt = <2700000>;
+                                                       regulator-max-microvolt = <2700000>;
                                                        regulator-ramp-delay = <12000>;
                                                };
 
index cdb5f74a49be80ce86c9f40091924c04897061b9..5f718c1c57b8604bf37de505761a1fa6962b1b7e 100644 (file)
 &hsi2c_12 {
        gpios = <&gpc0 0 0 &gpc0 1 0>;
        status = "okay";
-       clock-frequency = <400000>;
+       clock-frequency = <1000000>;
        samsung,reset-before-trans;
 
+       samsung,fast-plus-mode;
        #address-cells = <1>;
        #size-cells = <0>;