Skip to content

Commit 970f95e

Browse files
committed
dts: arm: nxp: nxp_rt11xx: Choose pxp as video transform node
Define pxp as a chosen video transform node. Signed-off-by: Phi Bang Nguyen <[email protected]>
1 parent 00990bb commit 970f95e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

dts/arm/nxp/nxp_rt11xx.dtsi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
#include <zephyr/dt-bindings/mipi_dsi/mipi_dsi.h>
1717

1818
/ {
19+
chosen {
20+
zephyr,videotrans= &pxp;
21+
};
22+
1923
cpus {
2024
#address-cells = <1>;
2125
#size-cells = <0>;

0 commit comments

Comments
 (0)