Commits
Suman Anna committed 19b3bfc6e33
Revert "HACK: ARM: dts: keystone-k2e: Rename DSP node for MPM" This reverts commit c0d7fe7d9474a35f47f1862658eaaeff74fdc3b7. The Keystone remoteproc driver has been enhanced to provide sysfs entries for the memory regions being exposed to userspace and the Keystone Multi Proc Manager (MPM) stack has been updated to leverage these sysfs entries instead of looking for specific DT names in the procfs. Undo the changes added in commit c0d7fe7d9474 ("HACK: ARM: dts: keystone-k2e: Rename DSP node for MPM") so that the DSP node name can be fixed back to follow the DT standard convention and not throw any DTC compiler warnings. Signed-off-by: Suman Anna <s-anna@ti.com>