[9610][EVB] dts: camera: add dw9839 actuator dts
authorWooyeon Kim <wooy88.kim@samsung.com>
Mon, 8 Oct 2018 04:58:49 +0000 (13:58 +0900)
committerxiest1 <xiest1@lenovo.com>
Tue, 5 Nov 2019 09:29:51 +0000 (17:29 +0800)
 PR JIRA ID: CPR-350

Change-Id: I623369453e84ad5894028ea9207f7af4a68abbd4
Signed-off-by: Wooyeon Kim <wooy88.kim@samsung.com>
arch/arm64/boot/dts/exynos/exynos9610-robusta2-camera.dtsi

index 8724ebe8c80587f2c0e2695b6ddd6ee66621c918..5ffe97da57ebd51138c25766b595c54ffd8a5614 100644 (file)
@@ -40,7 +40,7 @@
                                status = "okay";
 
                                af {
-                                       product_name = <18>; /* ACTUATOR_NAME_AK737X */
+                                       product_name = <23>; /* ACTUATOR_NAME_DW9839 */
                                        i2c_ch = <0>; /* SENSOR_CONTROL_I2C0 */
                                };
 
        };
 
        fimc-is-actuator@72 {
-               compatible = "samsung,exynos5-fimc-is-actuator-ak737x";
-               reg = <0x0C>; /* TODO: need to check */
+               compatible = "samsung,exynos5-fimc-is-actuator-dw9839";
+               reg = <0x0C>;
                id = <0>; /* matching fimc_is_sensor id */
                place = <0>;
        };