MLK-23600-4 Use GPR to control dewarp in driver

Previously it controls dewarp in mipi driver which is not standard way.
Now use gpr to control dewarp in dewarp driver.

Signed-off-by: Robby Cai <robby.cai@nxp.com>
Reviewed-by: Guoniu.zhou <guoniu.zhou@nxp.com>
(cherry picked from commit 22373bd4b6979bc9c8e63b678bcd5204714fd4c9)
(cherry picked from commit 7db1a365173f9a94a402192bb13b0fe80bc4175c)
Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
This commit is contained in:
Robby Cai 2021-01-11 17:05:36 +08:00 committed by Andrey Zhizhikin
parent 68c8860bd0
commit 8796436b8f
1 changed files with 2 additions and 0 deletions

View File

@ -1819,6 +1819,7 @@
assigned-clock-rates = <500000000>;
power-domains = <&ispdwp_pd>;
id = <0>;
gpr = <&mediamix_blk_ctl>;
status = "disabled";
};
@ -1835,6 +1836,7 @@
assigned-clock-rates = <500000000>;
power-domains = <&ispdwp_pd>;
id = <1>;
gpr = <&mediamix_blk_ctl>;
status = "disabled";
};