Several example indicated that IPIPE driver can be accessed through /dev/dm350_ipipe.
For some reason the node does not get created on my board (based on DM355). However, I get the following messages during kernel boot:
...
DM355 IPIPE intialized in Single Shot mode
...
davinci_previewer initialized
davinci_resizer initialized
...
Based on my understanding, the only IPIPE-related devices under /proc/devices are:
253 DaVinciResizer
254 DaVinciPreviewer
What could be the problem?