boards: shields: Add a shield for DVP FPC-24 mt9m114 camera modules
Add a shield for DVP FPC 24-pins mt9m114 camera modules. These camera modules are supported on i.MX RT10xx series, for example. Signed-off-by: Phi Bang Nguyen <phibang.nguyen@nxp.com>
This commit is contained in:
parent
cf4495b196
commit
c23132afdf
5 changed files with 144 additions and 0 deletions
|
@ -342,3 +342,7 @@ zephyr_udc0: &usb1 {
|
|||
pinctrl-0 = <&pinmux_swo>;
|
||||
pinctrl-names = "default";
|
||||
};
|
||||
|
||||
dvp_fpc24_i2c: &lpi2c1 {};
|
||||
|
||||
dvp_fpc24_interface: &csi {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue