From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756744AbbAaBHy (ORCPT ); Fri, 30 Jan 2015 20:07:54 -0500 Received: from smtp2.ore.mailhop.org ([54.186.57.195]:43223 "EHLO smtp2.ore.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753715AbbAaBHw (ORCPT ); Fri, 30 Jan 2015 20:07:52 -0500 X-Mail-Handler: DuoCircle Outbound SMTP X-Originating-IP: 104.193.169.186 X-Report-Abuse-To: abuse@duocircle.com (see https://support.duocircle.com/support/solutions/articles/5000540958-duocircle-standard-smtp-abuse-information for abuse reporting information) X-MHO-User: U2FsdGVkX1//du6ZxPGz75Tpuxx9iIK2 Date: Fri, 30 Jan 2015 17:04:44 -0800 From: Tony Lindgren To: Mike Turquette , Stephen Boyd , Tomeu Vizoso Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org Subject: Clock Regression in next-20150130 caused by cb75a8fcd14e Message-ID: <20150131010443.GE16250@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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? Regards, Tony