summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 874cc34)
raw | patch | inline | side by side (parent: 874cc34)
author | Suman Anna <s-anna@ti.com> | |
Thu, 14 May 2015 03:29:54 +0000 (22:29 -0500) | ||
committer | Suman Anna <s-anna@ti.com> | |
Mon, 4 Mar 2019 16:17:26 +0000 (10:17 -0600) |
Add the data for the "ti,rproc-standby-info" property for
the DSP and IPU remoteproc processor nodes, applicable to
all OMAP5 boards. This is required by the OMAP remoteproc
driver to implement suspend/resume for the OMAP5 remoteproc
devices.
Signed-off-by: Suman Anna <s-anna@ti.com>
the DSP and IPU remoteproc processor nodes, applicable to
all OMAP5 boards. This is required by the OMAP remoteproc
driver to implement suspend/resume for the OMAP5 remoteproc
devices.
Signed-off-by: Suman Anna <s-anna@ti.com>
arch/arm/boot/dts/omap5.dtsi | patch | blob | history |
index d09180fb6fe3cd0a6c6767c9ee75cd7480da9f89..51a8755689e54347b4f4efd84bba7f0700c0d27e 100644 (file)
ti,hwmods = "dsp";
syscon-bootreg = <&scm_conf 0x304>;
iommus = <&mmu_dsp>;
+ ti,rproc-standby-info = <0x4a004420>;
mboxes = <&mailbox &mbox_dsp>;
status = "disabled";
};
reg-names = "l2ram";
ti,hwmods = "ipu";
iommus = <&mmu_ipu>;
+ ti,rproc-standby-info = <0x4a008920>;
mboxes = <&mailbox &mbox_ipu>;
status = "disabled";
};