Skip to content

video: Add symlinks for dma_heap nodes if the cma size is specified by cmdline

Felix Gerking requested to merge mx8_add_symlinks_for_dma_heap_nodes into kirkstone

By default libimxdmabuffer (required for vpu video playback) expects the cma heap nodes to be available at /dev/dma_heap/linux,cma and /dev/dma_heap/linux,cma-uncached respectively. These nodes are only created when the devicetree cma declaration is used. Add a udev rule that creates symlinks if the cma size is specified by kernel cmdline.

BCS 746-001325

Merge request reports

Loading