From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753561AbcHQDBH (ORCPT ); Tue, 16 Aug 2016 23:01:07 -0400 Received: from ec2-52-27-115-49.us-west-2.compute.amazonaws.com ([52.27.115.49]:60534 "EHLO s-opensource.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753071AbcHQDBG (ORCPT ); Tue, 16 Aug 2016 23:01:06 -0400 Subject: Re: [PATCH 17/34] clk: maxgen: Migrate to clk_hw based OF and registration APIs To: Stephen Boyd References: <20160601231533.9354-1-stephen.boyd@linaro.org> <20160601231533.9354-18-stephen.boyd@linaro.org> <665a9824-b0c5-9eb3-d4b6-4821204d5db0@osg.samsung.com> Cc: Javier Martinez Canillas , Michael Turquette , Stephen Boyd , Linux Kernel , "linux-arm-kernel@lists.infradead.org" , linux-clk@vger.kernel.org From: Javier Martinez Canillas Message-ID: <4aacc9ef-16ff-07f2-11f7-91b056855725@osg.samsung.com> Date: Tue, 16 Aug 2016 23:00:36 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Stephen, On 08/16/2016 04:06 PM, Stephen Boyd wrote: > On Tue, Jun 7, 2016 at 11:55 AM, Javier Martinez Canillas >>> >>> I tried this patch on top of linux-next and my Peach Pi Chromebook >>> (that has a max77802 chip) failed to boot. Following is the relevant >>> parts from the boot log: >>> >> >> It seems the mailer did a mess with the line wrapping so here's another attempt: >> > > Thanks! Found the problem too. > Great! Thanks a lot for finding the issue. I tested v2 of your patch and it worked well indeed. Best regards, -- Javier Martinez Canillas Open Source Group Samsung Research America