aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSuman Anna <s-anna@ti.com>2020-07-09 18:19:50 -0500
committerTony Lindgren <tony@atomide.com>2020-07-13 11:11:41 -0700
commite8661220e128ac649303ca0a5e31bf5f8533ab6e (patch)
tree4b6dacb72269b6e2480f8218cc3dd7c5a4a1a524
parentARM: dts: omap5: Add DSP and IPU nodes (diff)
downloadlinux-dev-e8661220e128ac649303ca0a5e31bf5f8533ab6e.tar.xz
linux-dev-e8661220e128ac649303ca0a5e31bf5f8533ab6e.zip
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 {