public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH][RFC] OMAP4: I2C : I2C context save
@ 2011-07-05  9:20 Shubhrajyoti D
       [not found] ` <1309857646-29401-1-git-send-email-shubhrajyoti-l0cyMroinI0@public.gmane.org>
  0 siblings, 1 reply; 11+ messages in thread
From: Shubhrajyoti D @ 2011-07-05  9:20 UTC (permalink / raw)
  To: linux-i2c-u79uwXL29TY76Z2rM5mHXA
  Cc: linux-omap-u79uwXL29TY76Z2rM5mHXA, Shubhrajyoti D

Currently the OMAP4 doesnot hit device off still the
driver may have support for it.Adding support for the
same.

Signed-off-by: Shubhrajyoti D <shubhrajyoti-l0cyMroinI0@public.gmane.org>
---
Applies on top of patches from Andy Green
http://www.spinics.net/lists/linux-i2c/msg05632.html
Tested on OMAP4430

 arch/arm/mach-omap2/omap_hwmod_44xx_data.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
index 0fe9556..5e2c748 100644
--- a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
+++ b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
@@ -2130,7 +2130,8 @@ static struct omap_hwmod_class omap44xx_i2c_hwmod_class = {
 };
 
 static struct omap_i2c_dev_attr i2c_dev_attr = {
-	.flags  = OMAP_I2C_FLAG_BUS_SHIFT_NONE,
+	.flags  = OMAP_I2C_FLAG_BUS_SHIFT_NONE |
+			OMAP_I2C_FLAG_RESET_REGS_POSTIDLE,
 };
 
 /* i2c1 */
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [PATCH][RFC] OMAP4: I2C : I2C context save
@ 2011-06-20  8:45 shubhrajyoti-l0cyMroinI0
       [not found] ` <1308559552-24028-1-git-send-email-shubhrajyoti-l0cyMroinI0@public.gmane.org>
  0 siblings, 1 reply; 11+ messages in thread
From: shubhrajyoti-l0cyMroinI0 @ 2011-06-20  8:45 UTC (permalink / raw)
  To: linux-i2c-u79uwXL29TY76Z2rM5mHXA
  Cc: ben-linux-elnMNo+KYs3YtjvyW6yDsg,
	andy.green-QSEj5FYQhm4dnm+yROfE0A, khilman-l0cyMroinI0,
	Shubhrajyoti D

From: Shubhrajyoti D <shubhrajyoti-l0cyMroinI0@public.gmane.org>

Currently the OMAP4 doesnot hit device off still the
driver may have support for it.Adding support for the
same.

Signed-off-by: Shubhrajyoti D <shubhrajyoti-l0cyMroinI0@public.gmane.org>
---
Applies on top of patches from Andy Green
http://www.spinics.net/lists/linux-i2c/msg05632.html

 arch/arm/mach-omap2/omap_hwmod_44xx_data.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
index 0fe9556..5e2c748 100644
--- a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
+++ b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
@@ -2130,7 +2130,8 @@ static struct omap_hwmod_class omap44xx_i2c_hwmod_class = {
 };
 
 static struct omap_i2c_dev_attr i2c_dev_attr = {
-	.flags  = OMAP_I2C_FLAG_BUS_SHIFT_NONE,
+	.flags  = OMAP_I2C_FLAG_BUS_SHIFT_NONE |
+			OMAP_I2C_FLAG_RESET_REGS_POSTIDLE,
 };
 
 /* i2c1 */
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-07-14 15:38 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-05  9:20 [PATCH][RFC] OMAP4: I2C : I2C context save Shubhrajyoti D
     [not found] ` <1309857646-29401-1-git-send-email-shubhrajyoti-l0cyMroinI0@public.gmane.org>
2011-07-13 19:07   ` Ben Dooks
2011-07-13 21:15     ` Kevin Hilman
     [not found]       ` <87k4blopaw.fsf-l0cyMroinI0@public.gmane.org>
2011-07-13 21:27         ` Hilman, Kevin
2011-07-14 10:53           ` Shubhrajyoti
     [not found]             ` <4E1ECABA.7010306-l0cyMroinI0@public.gmane.org>
2011-07-14 15:38               ` Kevin Hilman
  -- strict thread matches above, loose matches on Subject: below --
2011-06-20  8:45 shubhrajyoti-l0cyMroinI0
     [not found] ` <1308559552-24028-1-git-send-email-shubhrajyoti-l0cyMroinI0@public.gmane.org>
2011-06-20 15:35   ` Kevin Hilman
     [not found]     ` <87ips08qis.fsf-l0cyMroinI0@public.gmane.org>
2011-06-20 15:43       ` Shubhrajyoti
     [not found]         ` <4DFF6A9E.5050209-l0cyMroinI0@public.gmane.org>
2011-07-05 18:31           ` Kevin Hilman
     [not found]             ` <87y60cr344.fsf-l0cyMroinI0@public.gmane.org>
2011-07-06  6:21               ` Shubhrajyoti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox