Commits
Suman Anna committed f3b995afdc1
ARM: dts: omap4-panda-common: Add CMA reserved pools for rprocs The CMA reserved memory nodes have been added for the IPU and DSP remoteproc devices on all the OMAP4-based Panda boards. The current CMA pools and sizes are defined statically for each device. The starting addresses are fixed to meet current dependencies on the remote processor firmwares, and will go away when the remote-side code has been improved to gather this information runtime during its initialization. The nodes are assigned to the respective rproc device nodes, but are disabled so that they are not created unnecessarily without enabling the corresponding rproc devices. Signed-off-by: Suman Anna <s-anna@ti.com>