From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: Errors at boot time from OMAP4430SDP (and a whinge about serial stuff) Date: Thu, 25 Oct 2012 10:38:24 -0700 Message-ID: <871ugm310v.fsf@deeprootsystems.com> References: <20121012155434.GO28061@n2100.arm.linux.org.uk> <20121023101036.GA1542@n2100.arm.linux.org.uk> <20121025010917.GL11928@atomide.com> <87d30631ob.fsf@deeprootsystems.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pb0-f46.google.com ([209.85.160.46]:51881 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2992502Ab2JYRhx (ORCPT ); Thu, 25 Oct 2012 13:37:53 -0400 Received: by mail-pb0-f46.google.com with SMTP id rr4so2173070pbb.19 for ; Thu, 25 Oct 2012 10:37:52 -0700 (PDT) In-Reply-To: <87d30631ob.fsf@deeprootsystems.com> (Kevin Hilman's message of "Thu, 25 Oct 2012 10:24:20 -0700") Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Tony Lindgren Cc: linux-omap@vger.kernel.org, Santosh Shilimkar , Russell King - ARM Linux , Tero Kristo Kevin Hilman writes: > Tony Lindgren writes: > [...] >>> omap_hsmmc omap_hsmmc.4: Failed to get debounce clk >>> omap_vc_i2c_init: I2C config for vdd_iva does not match other channels (0). >>> omap_vc_i2c_init: I2C config for vdd_mpu does not match other channels (0).Power Management for TI OMAP4. >>> mmc1: host does not support reading read-only switch. assuming write-enable. >>> >>> This looks much better compared to the previous set, but we could still >>> do with getting a "\n" on at least one of those messages... >> >> Kevin, do you have a patch for some of this? >> > > I'll fix up the missing newline right away. Patch sent. > I was planning to leave the VC mismatch problem because it's fixed in > Tero's auto retention series. However, I haven't been able to get to > that series yet due to all the regressions/bugfixes, so I'll at least > pull out the part that fixes up the mistmatch and submit it for v3.7. On closer look, I don't think a quick fix is right for this one. Those I2C config mismatch warnings are legitmate for now, and will be fixed when Tero's series is merged. Kevin > Kevin > > [1] http://marc.info/?l=linux-omap&m=134859084918176&w=2