This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

IPIPE device node missing

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?