All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Kishore Kadiyala <kishore.kadiyala@ti.com>
Cc: linux-mmc@vger.kernel.org, linux-omap@vger.kernel.org,
	cjb@laptop.org, madhu.cr@ti.com, khilman@deeprootsystems.com,
	paul@pwsan.com
Subject: Re: [PATCH v2 0/5] OMAP: HSMMC: hwmod adaptation
Date: Tue, 8 Feb 2011 15:44:00 -0800	[thread overview]
Message-ID: <20110208234400.GO20795@atomide.com> (raw)
In-Reply-To: <1297198431-23779-1-git-send-email-kishore.kadiyala@ti.com>

* Kishore Kadiyala <kishore.kadiyala@ti.com> [110208 12:45]:
> Adding hwmod data for hsmmc device on OMAP2420/OMAP2430/OMAP3/OMAP4.
> Adapting the omap_hsmmc driver to hwmod framework
> 
> V2:
> ---
> Updated hwmod data for OMAP2420 & OMAP2430. 
> 
> The patch series is rebased on v2.6.38-rc4 and tested on OMAP4430SDP, 
> OMAP3430SDP & OMAP2430SDP.
> 
> For OMAP2430SDP validation, the patch series has dependency on
> https://patchwork.kernel.org/patch/538301/

No luck on 2430sdp with these and the above patch applied:

# dmesg | grep -i mmc                                                  
omap_hwmod: mmc1_hwmod: cannot clk_get opt_clk mmchsdb_fck       
omap_hwmod: mmchs2_fck: missing clockdomain for mmchs2_fck.      
omap_hwmod: mmc2_hwmod: cannot clk_get opt_clk mmchsdb_fck       
omap_hwmod: mmc1_hwmod: softreset failed (waited 10000 usec)     
omap_hwmod: mmc2_hwmod: softreset failed (waited 10000 usec)     
print_constraints: VMMC1: 1850 <--> 3150 mV at 3150 mV normal standby
 
> Testing on N8x0 is pending due to unavailability of working ones.
> Will be thankful if some body test this series on N8x0.

And on n800 this series produces imprecise external abort (0xc06) at 0x0
early during the boot. Maybe take a look on H4 SDP? Note that all
2420 based boards are using drivers/mmc/host/omap.c, not hsmm.

Regards,

Tony

  parent reply	other threads:[~2011-02-08 23:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-08 20:53 [PATCH v2 0/5] OMAP: HSMMC: hwmod adaptation Kishore Kadiyala
2011-02-08 20:53 ` [PATCH v2 1/5] OMAP2420: hwmod data: Add HSMMC Kishore Kadiyala
2011-02-08 20:53 ` [PATCH v2 2/5] OMAP2430: " Kishore Kadiyala
2011-02-08 20:53 ` [PATCH v2 3/5] OMAP3: " Kishore Kadiyala
2011-02-08 20:53 ` [PATCH v2 4/5] OMAP4: " Kishore Kadiyala
2011-02-08 20:53 ` [PATCH v2 5/5] OMAP: devices: Modify HSMMC device to adapt to hwmod framework Kishore Kadiyala
2011-02-08 23:34   ` Varadarajan, Charulatha
2011-02-08 23:44 ` Tony Lindgren [this message]
2011-02-10 14:29   ` [PATCH v2 0/5] OMAP: HSMMC: hwmod adaptation Krishnamoorthy, Balaji T

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110208234400.GO20795@atomide.com \
    --to=tony@atomide.com \
    --cc=cjb@laptop.org \
    --cc=khilman@deeprootsystems.com \
    --cc=kishore.kadiyala@ti.com \
    --cc=linux-mmc@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=madhu.cr@ti.com \
    --cc=paul@pwsan.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.