ARM: dts: omap5: Add aliases for rproc nodes

Add aliases for the DSP and IPU remoteproc processor
nodes common to all OMAP5 boards. The aliases uses
the stem "rproc", and are identical to the values
chosen on OMAP4 boards.

The aliases can be overridden, if needed, in the
respective board files.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Suman Anna 2020-07-09 18:19:50 -05:00 коммит произвёл Tony Lindgren
Родитель 3026ce4749
Коммит e8661220e1
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -31,6 +31,8 @@
serial3 = &uart4; serial3 = &uart4;
serial4 = &uart5; serial4 = &uart5;
serial5 = &uart6; serial5 = &uart6;
rproc0 = &dsp;
rproc1 = &ipu;
}; };
cpus { cpus {