linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] AM35xx: Add missing hwmod entry for the HDQ/1-Wire present in AM3505/3517 CPUs.
@ 2012-09-17 14:56 Raphael Assenat
  2012-10-08 21:11 ` Tony Lindgren
  2012-10-08 23:56 ` Paul Walmsley
  0 siblings, 2 replies; 4+ messages in thread
From: Raphael Assenat @ 2012-09-17 14:56 UTC (permalink / raw)
  To: linux-omap

This patch adds a missing hwmod entry for the HDQ/1-Wire module present 
in the AM3505/17 CPUs.

This restores 1-Wire support to our AM3505 boards. We think it probably
stopped working with commit 96b1b29d37b0ca3ecd424a1fe301406cf525fc04
ARM: OMAP2+: HDQ1W: use omap_device

Signed-off-by: Raphael Assenat <raph@8d.com>

diff --git a/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c b/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
index ce7e606..59a0d81 100644
--- a/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
+++ b/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
@@ -3405,6 +3405,7 @@ static struct omap_hwmod_ocp_if *am35xx_hwmod_ocp_ifs[] __initdata = {
 	&omap3xxx_l4_core__usb_tll_hs,
 	&omap3xxx_l4_core__es3plus_mmc1,
 	&omap3xxx_l4_core__es3plus_mmc2,
+	&omap3xxx_l4_core__hdq1w,
 	&am35xx_mdio__l3,
 	&am35xx_l4_core__mdio,
 	&am35xx_emac__l3,

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

* Re: [PATCH] AM35xx: Add missing hwmod entry for the HDQ/1-Wire present in AM3505/3517 CPUs.
  2012-09-17 14:56 [PATCH] AM35xx: Add missing hwmod entry for the HDQ/1-Wire present in AM3505/3517 CPUs Raphael Assenat
@ 2012-10-08 21:11 ` Tony Lindgren
  2012-10-08 21:25   ` Tony Lindgren
  2012-10-08 23:56 ` Paul Walmsley
  1 sibling, 1 reply; 4+ messages in thread
From: Tony Lindgren @ 2012-10-08 21:11 UTC (permalink / raw)
  To: Raphael Assenat; +Cc: linux-omap

* Raphael Assenat <raph@8d.com> [120917 07:57]:
> This patch adds a missing hwmod entry for the HDQ/1-Wire module present 
> in the AM3505/17 CPUs.
> 
> This restores 1-Wire support to our AM3505 boards. We think it probably
> stopped working with commit 96b1b29d37b0ca3ecd424a1fe301406cf525fc04
> ARM: OMAP2+: HDQ1W: use omap_device

Thanks applying into fixes.

Tony

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

* Re: [PATCH] AM35xx: Add missing hwmod entry for the HDQ/1-Wire present in AM3505/3517 CPUs.
  2012-10-08 21:11 ` Tony Lindgren
@ 2012-10-08 21:25   ` Tony Lindgren
  0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2012-10-08 21:25 UTC (permalink / raw)
  To: Raphael Assenat; +Cc: linux-omap, Paul Walmsley, Cousson, Benoit

* Tony Lindgren <tony@atomide.com> [121008 14:12]:
> * Raphael Assenat <raph@8d.com> [120917 07:57]:
> > This patch adds a missing hwmod entry for the HDQ/1-Wire module present 
> > in the AM3505/17 CPUs.
> > 
> > This restores 1-Wire support to our AM3505 boards. We think it probably
> > stopped working with commit 96b1b29d37b0ca3ecd424a1fe301406cf525fc04
> > ARM: OMAP2+: HDQ1W: use omap_device
> 
> Thanks applying into fixes.

Oops, this is something Paul and Benoit usually pick.
I have it still in my fixes, let me know if I need to
drop it.

Regards,

Tony

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

* Re: [PATCH] AM35xx: Add missing hwmod entry for the HDQ/1-Wire present in AM3505/3517 CPUs.
  2012-09-17 14:56 [PATCH] AM35xx: Add missing hwmod entry for the HDQ/1-Wire present in AM3505/3517 CPUs Raphael Assenat
  2012-10-08 21:11 ` Tony Lindgren
@ 2012-10-08 23:56 ` Paul Walmsley
  1 sibling, 0 replies; 4+ messages in thread
From: Paul Walmsley @ 2012-10-08 23:56 UTC (permalink / raw)
  To: Raphael Assenat; +Cc: linux-omap

On Mon, 17 Sep 2012, Raphael Assenat wrote:

> This patch adds a missing hwmod entry for the HDQ/1-Wire module present 
> in the AM3505/17 CPUs.
> 
> This restores 1-Wire support to our AM3505 boards. We think it probably
> stopped working with commit 96b1b29d37b0ca3ecd424a1fe301406cf525fc04
> ARM: OMAP2+: HDQ1W: use omap_device
> 
> Signed-off-by: Raphael Assenat <raph@8d.com>

Acked-by: Paul Walmsley <paul@pwsan.com>


- Paul

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

end of thread, other threads:[~2012-10-08 23:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-17 14:56 [PATCH] AM35xx: Add missing hwmod entry for the HDQ/1-Wire present in AM3505/3517 CPUs Raphael Assenat
2012-10-08 21:11 ` Tony Lindgren
2012-10-08 21:25   ` Tony Lindgren
2012-10-08 23:56 ` Paul Walmsley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).