[PATCH] DSPBRIDGE: change offset of RSTCTRL and RSTST register to the correct value.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>From 35acd0141fdaeb9a7b3214de34442a4948275ffb Mon Sep 17 00:00:00 2001
From: Fernando Guzman Lugo <x0095840@xxxxxx>
Date: Mon, 15 Jun 2009 16:14:23 -0500
Subject: [PATCH] DSPBRIDGE: change offset of RSTCTRL and RSTST register to the correct value.

This patch changes the defines of the offset for RM_RSTCTRL_IVA2 and
RM_RSTCTRL_IVA2 to the value according with the TRM.

Signed-off-by: Fernando Guzman Lugo <x0095840@xxxxxx>
---
 drivers/dsp/bridge/hw/PRCMAccInt.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/dsp/bridge/hw/PRCMAccInt.h b/drivers/dsp/bridge/hw/PRCMAccInt.h
index 42baa68..5a11f01 100644
--- a/drivers/dsp/bridge/hw/PRCMAccInt.h
+++ b/drivers/dsp/bridge/hw/PRCMAccInt.h
@@ -117,8 +117,8 @@
 #define PRCM_CM_AUTOIDLE_DSP_OFFSET          (u32)(0x830)
 #define PRCM_CM_CLKSEL_DSP_OFFSET            (u32)(0x840)
 #define PRCM_CM_CLKSTCTRL_DSP_OFFSET         (u32)(0x848)
-#define PRCM_RM_RSTCTRL_DSP_OFFSET           (u32)(0x850)
-#define PRCM_RM_RSTST_DSP_OFFSET             (u32)(0x858)
+#define PRCM_RM_RSTCTRL_DSP_OFFSET           (u32)(0x050)
+#define PRCM_RM_RSTST_DSP_OFFSET             (u32)(0x058)
 #define PRCM_PM_PWSTCTRL_DSP_OFFSET          (u32)(0x8e0)
 #define PRCM_PM_PWSTST_DSP_OFFSET            (u32)(0x8e4)
 #define PRCM_PM_PWSTST_IVA2_OFFSET            (u32)(0xE4)
-- 
1.5.6.4
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux