tests: drivers: build_all: video: Add entry for ov5640

Add entry for ov5640 and add mimxrt1170_evk to the test platforms

Signed-off-by: Phi Bang Nguyen <phibang.nguyen@nxp.com>
This commit is contained in:
Phi Bang Nguyen 2024-03-04 15:55:57 +01:00 committed by Maureen Helm
commit 04293dcfac
2 changed files with 10 additions and 1 deletions

View file

@ -47,6 +47,13 @@
reg = <0x2>;
reset-gpios = <&test_gpio 0 0>;
};
test_i2c_ov5640: ov5640@3 {
compatible = "ovti,ov5640";
reg = <0x3>;
reset-gpios = <&test_gpio 0 0>;
powerdown-gpios = <&test_gpio 1 0>;
};
};
};
};

View file

@ -13,4 +13,6 @@ tests:
- gpio
- i2c
drivers.video.mcux_csi.build:
platform_allow: mimxrt1064_evk
platform_allow:
- mimxrt1064_evk
- mimxrt1170_evk/mimxrt1176/cm7