From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754723AbcIGTv6 (ORCPT ); Wed, 7 Sep 2016 15:51:58 -0400 Received: from mail-pa0-f45.google.com ([209.85.220.45]:35201 "EHLO mail-pa0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752721AbcIGTve (ORCPT ); Wed, 7 Sep 2016 15:51:34 -0400 From: Kevin Hilman To: Stephen Boyd Cc: Neil Armstrong , carlo@caione.org, 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 Organization: BayLibre References: <1471870177-10609-1-git-send-email-narmstrong@baylibre.com> <20160907005208.GS12510@codeaurora.org> Date: Wed, 07 Sep 2016 12:51:31 -0700 In-Reply-To: <20160907005208.GS12510@codeaurora.org> (Stephen Boyd's message of "Tue, 6 Sep 2016 17:52:08 -0700") Message-ID: <7ha8fjtrng.fsf@baylibre.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Stephen Boyd writes: > On 08/22, Neil Armstrong wrote: >> Add the PWM related clocks in order to be referenced as PWM source >> clocks. >> >> Signed-off-by: Neil Armstrong >> --- > > Acked-by: Stephen Boyd > > With some more thought, it should go through whatever tree takes > the dts changes. Conflicts in these header files should be > managed by the same person and that person is the platform > maintainer. OK, I'll pick this up and take it through the amlogic -> arm-soc path. Thanks, Kevin