Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp1210808imm; Wed, 11 Jul 2018 20:15:00 -0700 (PDT) X-Google-Smtp-Source: AAOMgpeH4flUCRFuMIZmWhVdm/5d0e5jGJ/BY0H/Ah4DRDvaXR7ASWswbEDy6fL8ZYuTlA0/2BeM X-Received: by 2002:a63:3c4a:: with SMTP id i10-v6mr444105pgn.415.1531365300384; Wed, 11 Jul 2018 20:15:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1531365300; cv=none; d=google.com; s=arc-20160816; b=hH6evjJUPK2eRdrsFM4JWroEaXdL5QjnTiH/Jy5P9OmgrgIBehL2xnv7qD4QT5ar7D 0+8HnYzuxWD7U8K416h9RMh2poLBKrlCvRXPgUwmn7+iyDz/RBDxuNvHY1R26lsDY+pH nW0UrnPshSpB4ytJJcIAGOgWH5Ko3xlDuViuPX55Zyaw/vdkLSi/QMmDsEjSnZ2JneqB 9HE//VRSsD4DZO2jM58ymjpczGQFDXVAPNnPV2lLZvkAI7hh2xYbuGcK/QJ7Po5ZWPZt B7l05/hhtH3YoFYCYzB11vo6wcqAu43AofI17Tsb4F5LMbaFusC2/cj/WD7zhvnmBS6x zzjQ== 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:in-reply-to :mime-version:user-agent:date:message-id:from:cc:references:to :subject:arc-authentication-results; bh=y+YmiMkhDqBdWPJvH7oDM7YM5vUv5JMsXQzMOGH1vkw=; b=r8O2YMkkrdNHNmKosb37arol9lzEf3zBV7ccgrBebjWUXNMaQ5pNYs3R41c17nCI9B clr4IDedDdVApT+e6s9t6BtgbHlvpNN80yUnO2Ame2vD9LB5wF9OnXgtWUByyObWBqJb b09/EFQ8OhXXIHlsmQKDOIzjO1CtxtIweXJWryVKDp5yguL+eDG924fGekglzkJ3hpSX rXZGRFpYEHwh9Enuj3Jpabmfagi+3lIhbMuoZZFVVIwmgmdzAIjLUeCvx1ob0dZ/absw Q/gzLdKFKvEjbH5PumEwvqa54alsvq1uCo31CRPSEUxLmlTWlwCIX4jG7vgZVcAfIxmd 1Q4g== 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 n1-v6si18366490pfe.66.2018.07.11.20.14.45; Wed, 11 Jul 2018 20:15:00 -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 S1726492AbeGLCyy (ORCPT + 99 others); Wed, 11 Jul 2018 22:54:54 -0400 Received: from mail-sh2.amlogic.com ([58.32.228.45]:60528 "EHLO mail-sh2.amlogic.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726394AbeGLCyy (ORCPT ); Wed, 11 Jul 2018 22:54:54 -0400 Received: from [192.168.90.200] (10.18.20.235) by mail-sh2.amlogic.com (10.18.11.6) with Microsoft SMTP Server (TLS) id 15.0.1320.4; Thu, 12 Jul 2018 10:46:50 +0800 Subject: Re: [PATCH v2 1/3] clk: meson: add DT documentation for emmc clock controller To: Rob Herring References: <20180710163658.6175-1-yixun.lan@amlogic.com> <20180710163658.6175-2-yixun.lan@amlogic.com> <20180711194346.GA32414@rob-hp-laptop> CC: , Jerome Brunet , Neil Armstrong , Kevin Hilman , Carlo Caione , Michael Turquette , Stephen Boyd , Miquel Raynal , Boris Brezillon , Martin Blumenstingl , Liang Yang , Qiufang Dai , Jian Hu , , , , , From: Yixun Lan Message-ID: Date: Thu, 12 Jul 2018 10:47:12 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <20180711194346.GA32414@rob-hp-laptop> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.18.20.235] X-ClientProxiedBy: mail-sh2.amlogic.com (10.18.11.6) To mail-sh2.amlogic.com (10.18.11.6) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Rob see my comments On 07/12/18 03:43, Rob Herring wrote: > On Tue, Jul 10, 2018 at 04:36:56PM +0000, Yixun Lan wrote: >> Document the MMC sub clock controller driver, the potential consumer >> of this driver is MMC or NAND. > > So you all have decided to properly model this now? > Yes, ;-) >> >> Signed-off-by: Yixun Lan >> --- >> .../bindings/clock/amlogic,mmc-clkc.txt | 31 +++++++++++++++++++ >> 1 file changed, 31 insertions(+) >> create mode 100644 Documentation/devicetree/bindings/clock/amlogic,mmc-clkc.txt >> >> diff --git a/Documentation/devicetree/bindings/clock/amlogic,mmc-clkc.txt b/Documentation/devicetree/bindings/clock/amlogic,mmc-clkc.txt >> new file mode 100644 >> index 000000000000..ff6b4bf3ecf9 >> --- /dev/null >> +++ b/Documentation/devicetree/bindings/clock/amlogic,mmc-clkc.txt >> @@ -0,0 +1,31 @@ >> +* Amlogic MMC Sub Clock Controller Driver >> + >> +The Amlogic MMC clock controller generates and supplies clock to support >> +MMC and NAND controller >> + >> +Required Properties: >> + >> +- compatible: should be: >> + "amlogic,meson-gx-mmc-clkc" >> + "amlogic,meson-axg-mmc-clkc" >> + >> +- #clock-cells: should be 1. >> +- clocks: phandles to clocks corresponding to the clock-names property >> +- clock-names: list of parent clock names >> + - "clkin0", "clkin1" >> + >> +Parent node should have the following properties : >> +- compatible: "syscon", "simple-mfd, and "amlogic,meson-axg-mmc-clkc" > > You don't need "simple-mfd" and probably not syscon either. The order is > wrong too. Most specific first. > Ok, I will drop "simple-mfd".. but the syscon is a must, since this mmc clock model access registers via the regmap interface I will fix the order, thanks for pointing this out >> +- reg: base address and size of the MMC control register space. >> + >> +Example: Clock controller node: >> + >> +sd_mmc_c_clkc: clock-controller@7000 { >> + compatible = "amlogic,mmc-clkc", "syscon", "simple-mfd"; > > Doesn't match the binding... > oops, I will update this >> + reg = <0x0 0x7000 0x0 0x4>; >> + #clock-cells = <1>; >> + >> + clock-names = "clkin0", "clkin1"; >> + clocks = <&clkc CLKID_SD_MMC_C_CLK0>, >> + <&clkc CLKID_FCLK_DIV2>; >> +}; >> -- >> 2.18.0 >> > > . >