Received: by 10.213.65.68 with SMTP id h4csp3595164imn; Tue, 10 Apr 2018 01:15:50 -0700 (PDT) X-Google-Smtp-Source: AIpwx49/FCWQHfb2t0Zo2NW6roSVrqpvMoJnFr3H4DhIm5OTPYub2IZ4QoNXym0TBFZ1Cg/rCXol X-Received: by 2002:a17:902:b40d:: with SMTP id x13-v6mr26855514plr.167.1523348150215; Tue, 10 Apr 2018 01:15:50 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523348150; cv=none; d=google.com; s=arc-20160816; b=WSE7G5bHWZr3T6R0UbgsFI6bTlOK1S/pVYcODr4CKxhRoAEIMJhFJQK6/2XkXyDzk9 oh1UiLjsuL1taYCbO+wCgprK1+ClGeHmg7AOhYbN2HMwYq1HXQ69fi4yMxL3ln/5a3h/ Bq/eKza7m6Ig8qnpPkzrGkQX10KIVJ2nNqHXyyQ1Q5+ElJq8+jpBimvLZBI2n9E4lUdI /seh/K3bD2fTHrpPnnpNGNlVuXqG3SpMvSTNz6pgxlbi7kiOthzHLovS12p38bkT2fMQ ZJ8thAfGvsaQSJbNQp7oRlwN7tCopq5bWv/kuiwwWvkmtEslCxeIVr7cJ9Yny0xEasnl jsYw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :arc-authentication-results; bh=fTNSEDjajNXPB7wKpfx6t6Zp0K3MBWVE6gtegUBLLXU=; b=WVmmokLWVV00hqj66NSMhLlgqPPbuUZ0VPHzOQ3A2kIs/XyU+BU8EroTbluoAYzPQZ 3OynmXukPtjAn+iA7ogkhOATlPfTql8zY8CBlj+hiDjC9PlpAZJTESqEBpO6fvLBy6e4 8W1pST/sjEDHamAHH37bqfKD2lUfR/wC3ZgrbeYv+ypb3Slhnd9Tz72rU+RE8u7h7rVP cp9YITQzb1m4xq8PbtIrEvO+E0NJtvQTnWlt3d1dqIrerq7FWUfaktwXWrTtTTy5e2t5 8KGEAo8cbnG+lZTPKcVCpWuC7gYBvHGeHZb6JFTuxPziU8pO+vrCf1T84vO+0g4H5INs Wzog== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 73si1473372pgg.68.2018.04.10.01.15.13; Tue, 10 Apr 2018 01:15:50 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752472AbeDJIMS (ORCPT + 99 others); Tue, 10 Apr 2018 04:12:18 -0400 Received: from mail.bootlin.com ([62.4.15.54]:38709 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752426AbeDJIMO (ORCPT ); Tue, 10 Apr 2018 04:12:14 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id A76BA2077B; Tue, 10 Apr 2018 10:12:12 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT shortcircuit=ham autolearn=disabled version=3.4.0 Received: from bbrezillon (LStLambert-657-1-97-87.w90-63.abo.wanadoo.fr [90.63.216.87]) by mail.bootlin.com (Postfix) with ESMTPSA id 5B5DE200FB; Tue, 10 Apr 2018 10:12:02 +0200 (CEST) Date: Tue, 10 Apr 2018 10:12:02 +0200 From: Boris Brezillon To: Marcin Ziemianowicz Cc: Boris Brezillon , Nicolas Ferre , Alexandre Belloni , Greg Kroah-Hartman , Michael Turquette , Stephen Boyd , Alan Stern , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org Subject: Re: [PATCH v2 0/2] clk: at91: Added more information logging Message-ID: <20180410101202.2abdf68f@bbrezillon> In-Reply-To: <20180410001551.GA62208@hak8or> References: <20180410001551.GA62208@hak8or> X-Mailer: Claws Mail 3.15.0-dirty (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Marcin On Mon, 9 Apr 2018 20:15:51 -0400 Marcin Ziemianowicz wrote: > This is a series of patches which resolves set_rate() for the PLL not > having any effect and therefore the USB Host port not working. Also, a > few messages were added which may be helpful in the future when others > are working with USB clocking. Can you please send patch series in a threaded manner (the cover letter being the mail email and patches 1 to X being tagged as 'In-reply-to')? Normally, git send-email takes care of that for you if you do # git send-email *.patch > > Changes since V1: > Added patch set cover letter > Shortened lines which were over >80 characters long > > Comment by Greg Kroah-Hartman about "from" field in email addressed > > Comment by Alan Stern about redundant debug lines addressed > > hak8or (2): > clk: at91: Added more information logging. > clk: at91: Fix for PLL set_rate changes not being actually written to > PLL peripheral bits > > drivers/clk/at91/clk-pll.c | 14 +++++++++++++- > drivers/clk/at91/clk-usb.c | 10 ++++++++-- > drivers/usb/host/ohci-at91.c | 16 ++++++++++------ > 3 files changed, 31 insertions(+), 9 deletions(-) >