Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753938AbbBAX0m (ORCPT ); Sun, 1 Feb 2015 18:26:42 -0500 Received: from mail-ig0-f171.google.com ([209.85.213.171]:62904 "EHLO mail-ig0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752410AbbBAX0k convert rfc822-to-8bit (ORCPT ); Sun, 1 Feb 2015 18:26:40 -0500 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT To: Tony Lindgren , "Stephen Boyd" , "Tomeu Vizoso" From: Mike Turquette In-Reply-To: <20150131010443.GE16250@atomide.com> Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org References: <20150131010443.GE16250@atomide.com> Message-ID: <20150201232636.421.58980@quantum> User-Agent: alot/0.3.5 Subject: Re: Clock Regression in next-20150130 caused by cb75a8fcd14e Date: Sun, 01 Feb 2015 15:26:36 -0800 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1174 Lines: 35 Quoting Tony Lindgren (2015-01-30 17:04:44) > Hi all, > > Looks like commit cb75a8fcd14e ("clk: Add rate constraints to clocks") > causes a regression on at least omaps where the serial console either > does not show anything, or just prints garbage. > > Reverting cb75a8fcd14e makes things work again on next-20150130. > > Any ideas? Stephen posted a patch[0] to fix this. I've squashed that into Tomeu's commit that you reference above and my Panda board is booting fine once again. [0] http://lkml.kernel.org/r/<20150131013158.GA4323@codeaurora.org> Please let me know if any other issues pop up. There are new WARNs for OMAP3+ boards introduced by a different patch from Tomeu, but this is really because the OMAP DPLL and FAPLL code are dereferencing struct clk pointers when they should not be and is a separate issue from the constraints patch (with a separate email thread). Regards, Mike > > Regards, > > Tony -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/