From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756064AbcIGAe5 (ORCPT ); Tue, 6 Sep 2016 20:34:57 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:40041 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753495AbcIGAey (ORCPT ); Tue, 6 Sep 2016 20:34:54 -0400 DMARC-Filter: OpenDMARC Filter v1.3.1 smtp.codeaurora.org 3E32661567 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=pass smtp.mailfrom=sboyd@codeaurora.org Date: Tue, 6 Sep 2016 17:34:52 -0700 From: Stephen Boyd To: Neil Armstrong Cc: carlo@caione.org, khilman@baylibre.com, devicetree@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] clk: meson-gxbb: Export PWM related clocks for DT Message-ID: <20160907003452.GR12510@codeaurora.org> References: <1471870177-10609-1-git-send-email-narmstrong@baylibre.com> <57CACA00.9010306@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <57CACA00.9010306@baylibre.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/03, Neil Armstrong wrote: > > > Le 22/08/2016 14:49, Neil Armstrong a écrit : > > Add the PWM related clocks in order to be referenced as PWM source > > clocks. > > > > Signed-off-by: Neil Armstrong > > --- > > drivers/clk/meson/gxbb.h | 6 +++--- > > include/dt-bindings/clock/gxbb-clkc.h | 3 +++ > > 2 files changed, 6 insertions(+), 3 deletions(-) > > Dear Clock Maintainers, > > Could you review this patch since it is a strong requirement to select the PWM clock parents over DT ? > Looks fine to me. Did you want an ack or an immutable branch? -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project From mboxrd@z Thu Jan 1 00:00:00 1970 From: sboyd@codeaurora.org (Stephen Boyd) Date: Tue, 6 Sep 2016 17:34:52 -0700 Subject: [PATCH] clk: meson-gxbb: Export PWM related clocks for DT In-Reply-To: <57CACA00.9010306@baylibre.com> References: <1471870177-10609-1-git-send-email-narmstrong@baylibre.com> <57CACA00.9010306@baylibre.com> Message-ID: <20160907003452.GR12510@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 09/03, Neil Armstrong wrote: > > > Le 22/08/2016 14:49, Neil Armstrong a ?crit : > > Add the PWM related clocks in order to be referenced as PWM source > > clocks. > > > > Signed-off-by: Neil Armstrong > > --- > > drivers/clk/meson/gxbb.h | 6 +++--- > > include/dt-bindings/clock/gxbb-clkc.h | 3 +++ > > 2 files changed, 6 insertions(+), 3 deletions(-) > > Dear Clock Maintainers, > > Could you review this patch since it is a strong requirement to select the PWM clock parents over DT ? > Looks fine to me. Did you want an ack or an immutable branch? -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project From mboxrd@z Thu Jan 1 00:00:00 1970 From: sboyd@codeaurora.org (Stephen Boyd) Date: Tue, 6 Sep 2016 17:34:52 -0700 Subject: [PATCH] clk: meson-gxbb: Export PWM related clocks for DT In-Reply-To: <57CACA00.9010306@baylibre.com> References: <1471870177-10609-1-git-send-email-narmstrong@baylibre.com> <57CACA00.9010306@baylibre.com> Message-ID: <20160907003452.GR12510@codeaurora.org> To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org On 09/03, Neil Armstrong wrote: > > > Le 22/08/2016 14:49, Neil Armstrong a ?crit : > > Add the PWM related clocks in order to be referenced as PWM source > > clocks. > > > > Signed-off-by: Neil Armstrong > > --- > > drivers/clk/meson/gxbb.h | 6 +++--- > > include/dt-bindings/clock/gxbb-clkc.h | 3 +++ > > 2 files changed, 6 insertions(+), 3 deletions(-) > > Dear Clock Maintainers, > > Could you review this patch since it is a strong requirement to select the PWM clock parents over DT ? > Looks fine to me. Did you want an ack or an immutable branch? -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project