boards: nxp: mimxrt1064_evk: enable PXP
Enable PXP in board devicetree for display samples. Signed-off-by: Derek Snell <derek.snell@nxp.com>
This commit is contained in:
parent
127ce3aee3
commit
e950c839d6
1 changed files with 4 additions and 0 deletions
|
@ -336,6 +336,10 @@ zephyr_udc0: &usb1 {
|
|||
pinctrl-names = "default";
|
||||
};
|
||||
|
||||
&pxp {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
dvp_fpc24_i2c: &lpi2c1 {};
|
||||
|
||||
dvp_fpc24_interface: &csi {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue