aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBuddy Liong <a0270631@ti.com>2017-02-27 16:40:21 -0600
committerPraneeth Bajjuri <praneeth@ti.com>2017-08-28 14:45:30 -0500
commit31f3b68dc77b47973e5401e2be4d551475794005 (patch)
treefcf887320926b7d4dc5f4f7821f7865be22e6182
parent5c3e72475310fd64e715a5bc71ab9b61a1e8c000 (diff)
downloadjacinto6evm-31f3b68dc77b47973e5401e2be4d551475794005.tar.gz
RVC: moving from DSP2 to DSP1
Signed-off-by: Buddy Liong <a0270631@ti.com>
-rwxr-xr-x[-rw-r--r--]arch/arm/boot/dts/dra7-evm-robust-rvc.dts31
1 files changed, 27 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/dra7-evm-robust-rvc.dts b/arch/arm/boot/dts/dra7-evm-robust-rvc.dts
index bd28d35688dd..12235618e3a1 100644..100755
--- a/arch/arm/boot/dts/dra7-evm-robust-rvc.dts
+++ b/arch/arm/boot/dts/dra7-evm-robust-rvc.dts
@@ -65,19 +65,19 @@
ti,no-idle-on-init;
};
-&dsp2 {
+&dsp1 {
ti,late-attach;
ti,no-reset-on-init;
ti,no-idle-on-init;
};
-&mmu0_dsp2 {
+&mmu0_dsp1 {
ti,late-attach;
ti,no-reset-on-init;
ti,no-idle-on-init;
};
-&mmu1_dsp2 {
+&mmu1_dsp1 {
ti,late-attach;
ti,no-reset-on-init;
ti,no-idle-on-init;
@@ -87,11 +87,20 @@
reg = <0x0 0x9f000000 0x0 0x1000000>;
};
-&mbox_dsp2_ipc3x {
+&dsp1_cma_pool {
+ reg = <0x0 0x99000000 0x0 0x4000000>;
+};
+
+&mbox_dsp1_ipc3x {
ti,no-reset-on-init;
ti,no-idle-on-init;
};
+&mailbox5 {
+ ti,no-reset-on-init;
+ ti,no-idle-on-init;
+};
+
&mailbox6 {
ti,no-reset-on-init;
ti,no-idle-on-init;
@@ -150,6 +159,12 @@
ti,no-idle-on-init;
};
+&timer5{
+ ti,late-attach;
+ ti,no-reset-on-init;
+ ti,no-idle-on-init;
+};
+
&timer6{
ti,late-attach;
ti,no-reset-on-init;
@@ -162,6 +177,12 @@
ti,no-idle-on-init;
};
+&timer10{
+ ti,late-attach;
+ ti,no-reset-on-init;
+ ti,no-idle-on-init;
+};
+
&timer11{
ti,late-attach;
ti,no-reset-on-init;
@@ -177,10 +198,12 @@
* cmem_radio needs to move from
* 0x95400000 to 0xA2000000 for radio to work with RVC.
*/
+
&cmem_radio {
reg = <0x0 0xA2000000 0x0 0x400000>;
};
+
/* Set the default value of the GPIO to be
* high instead of default low. Otherwise, the LCD
* backlight briefly turns off and turns on