Commit 691eb180 authored by Suman Anna's avatar Suman Anna Committed by Tony Lindgren

ARM: dts: omap4: Add aliases for rproc nodes

Add aliases for the DSP and IPU remoteproc processor
nodes common to all OMAP4 boards. The aliases uses
the stem "rproc".

The aliases can be overridden, if needed, in the
respective board files.
Signed-off-by: default avatarSuman Anna <s-anna@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 5ce170cd
......@@ -26,6 +26,8 @@ aliases {
serial1 = &uart2;
serial2 = &uart3;
serial3 = &uart4;
rproc0 = &dsp;
rproc1 = &ipu;
};
cpus {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment