Commit e6d71f0
committed
drivers: video: Add PxP m2m driver
The NXP's PxP is a 2D pixel engine which is capable to do some image
transformation such as rotation, flipping, color conversion, etc.
Make a driver for it in the video m2m category.
Signed-off-by: Phi Bang Nguyen <[email protected]>1 parent 3d61a2a commit e6d71f0
File tree
8 files changed
+570
-3
lines changed- drivers/video
- dts
- arm/nxp
- bindings/video
- modules/hal_nxp/mcux/mcux-sdk-ng/drivers
8 files changed
+570
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
73 | 75 | | |
74 | 76 | | |
75 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments