From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759059AbcEGAtG (ORCPT ); Fri, 6 May 2016 20:49:06 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:35121 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758765AbcEGAtD (ORCPT ); Fri, 6 May 2016 20:49:03 -0400 Subject: Re: [PATCH v3 4/4] mfd: arizona: Add device tree binding documentation for new clock driver To: Charles Keepax , mturquette@baylibre.com, cw00.choi@samsung.com, lee.jones@linaro.org References: <1452252582-20834-1-git-send-email-ckeepax@opensource.wolfsonmicro.com> <1452252582-20834-4-git-send-email-ckeepax@opensource.wolfsonmicro.com> <572D3B2C.8000304@codeaurora.org> Cc: myungjoo.ham@samsung.com, devicetree@vger.kernel.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, patches@opensource.wolfsonmicro.com From: Stephen Boyd Message-ID: <572D3B7C.6040807@codeaurora.org> Date: Fri, 6 May 2016 17:49:00 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: <572D3B2C.8000304@codeaurora.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/06/2016 05:47 PM, Stephen Boyd wrote: > On 01/08/2016 03:29 AM, Charles Keepax wrote: >> Specify the device tree binding for the input clocks to Arizona devices. >> >> Signed-off-by: Charles Keepax >> Acked-by: Rob Herring >> --- >> >> No changes since v2. >> >> Thanks, >> Charles >> >> Documentation/devicetree/bindings/mfd/arizona.txt | 7 +++++++ >> 1 file changed, 7 insertions(+) >> >> diff --git a/Documentation/devicetree/bindings/mfd/arizona.txt b/Documentation/devicetree/bindings/mfd/arizona.txt >> index 18be0cb..39f76f8 100644 >> --- a/Documentation/devicetree/bindings/mfd/arizona.txt >> +++ b/Documentation/devicetree/bindings/mfd/arizona.txt >> @@ -45,6 +45,13 @@ Optional properties: >> >> - wlf,reset : GPIO specifier for the GPIO controlling /RESET >> >> + - clocks: Should reference the clocks supplied on MCLK1 and MCLK2 >> + - clock-names: Should contains two strings: > Can't this be clock-output-names instead? That's standard and already > accepted per clock-bindings.txt > Oh this is input, nevermind. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project