projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ce170c
)
ARM: dts: omap4: Add aliases for rproc nodes
author
Suman Anna
<s-anna@ti.com>
Thu, 9 Jul 2020 23:19:46 +0000
(18:19 -0500)
committer
Tony Lindgren
<tony@atomide.com>
Mon, 13 Jul 2020 18:11:39 +0000
(11:11 -0700)
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: Suman Anna <s-anna@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap4.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/omap4.dtsi
b/arch/arm/boot/dts/omap4.dtsi
index c100ccc95ca58fb6d0c2295900e565ac9865ee99..3fff900a42e83aaf3f11bd81b27cbd5677da0fb8 100644
(file)
--- a/
arch/arm/boot/dts/omap4.dtsi
+++ b/
arch/arm/boot/dts/omap4.dtsi
@@
-26,6
+26,8
@@
serial1 = &uart2;
serial2 = &uart3;
serial3 = &uart4;
+ rproc0 = &dsp;
+ rproc1 = &ipu;
};
cpus {