Commits
Suman Anna committed 3b16c6dc8cf
Revert "HACK: ARM: dts: keystone-k2hk: Rename DSP nodes for MPM" This reverts commit ba03535c4e154ce6f5beacad22a8c0a0ff904876. 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 ba03535c4e15 ("HACK: ARM: dts: keystone-k2hk: Rename DSP nodes for MPM") so that the DSP node names 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>