msm: camera: cpas: Add support for holi camnoc

Holi has different version of camnoc and CPAS version
which requires separate register space and camnoc
interface changes and CPAS version change.
This change adds the same.

CRs-Fixed: 2701462
Change-Id: I9fbfab592278ba7804809872b4b4b235895477f2
Signed-off-by: Suresh Vankadara <svankada@codeaurora.org>
This commit is contained in:
Suresh Vankadara
2020-05-30 15:49:40 +05:30
rodzic f65f27de96
commit 0929575916
11 zmienionych plików z 388 dodań i 7 usunięć

Wyświetl plik

@@ -93,6 +93,7 @@ struct ope_stripe_info {
__u32 x_init;
__u32 stripe_location;
__u32 width;
__u32 height;
__u32 disable_bus;
__u32 reserved;
};