summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSuman Anna <s-anna@ti.com>2020-07-10 02:19:50 +0300
committerTony Lindgren <tony@atomide.com>2020-07-13 21:11:41 +0300
commite8661220e128ac649303ca0a5e31bf5f8533ab6e (patch)
tree4b6dacb72269b6e2480f8218cc3dd7c5a4a1a524
parent3026ce47498dfdc92966d8d66f10afabf7190c46 (diff)
downloadlinux-e8661220e128ac649303ca0a5e31bf5f8533ab6e.tar.xz
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>
-rw-r--r--arch/arm/boot/dts/omap5.dtsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/omap5.dtsi b/arch/arm/boot/dts/omap5.dtsi
index 116150ded018..adffc48a6d55 100644
--- a/arch/arm/boot/dts/omap5.dtsi
+++ b/arch/arm/boot/dts/omap5.dtsi
@@ -31,6 +31,8 @@
serial3 = &uart4;
serial4 = &uart5;
serial5 = &uart6;
+ rproc0 = &dsp;
+ rproc1 = &ipu;
};
cpus {