video: Add symlinks for dma_heap nodes if the cma size is specified by cmdline
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