Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp1160965imj; Thu, 14 Feb 2019 02:11:16 -0800 (PST) X-Google-Smtp-Source: AHgI3Ibf546mnrfOLzeKUStMzkRYr4Okdqn6M9AFZqKxqgnoyd6iwxNZ6r+WCdJVtgVGlC+SBnaf X-Received: by 2002:a63:4342:: with SMTP id q63mr2996692pga.63.1550139076473; Thu, 14 Feb 2019 02:11:16 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1550139076; cv=none; d=google.com; s=arc-20160816; b=RJaGO6h8Vr6PcsxWPedM0XSGG5CxA3tb3MYVMtrVVcK0IAln9dcTG2Db/iOXa3mMp+ iYE3hPLFzXvDBofPOhb69ajNK/I7OpBQ4VleoKmpo5ia7FgAPdrUmTqZy8dwAz7TWY+n GxziQIQ5Rdg2akWZbDCELAjZ6RcX0Eojv4gt+qaKiclOcrcHzNMbRuqyNwXCDQKVP5/r KPpsA5nwRst/tCC6+00uqlq9Ofot5K9aok3uJTQ1ICEboSNR94/lXDya4N+0ND0CYbHF ThiG5xq5xhsankHkUM1RogrhIOig0rGaZVYlT0TzDxELUOtz+pg4VzeRail7fkTcgWzj IKWQ== 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 :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=2Ie3U+PgKlbPbksc9xFPNOM9YLLlIiBQE/Psb7rge5U=; b=BTVt8WorEu3cnv4kz+JY4svNhyyisW7o6qfhgm8eZKHndqAp7ewiA3GNtct1/uYjRs uOMA3YgXy3TCbmBflw9xXG9nr0PPCkV22+4AVwECLsUqKeTvu1/EodGkoG8jIzgrFSx1 OZ/HPDs0IZRQwtA+lvwG08G7Z2Dy18GPXnvm4dh+yyfDHV95/x9ZieM99gYDXv7/ePBs srXTQW6PS3+XZgs6uDsfDKLNlavXPdn5QSS9pBg8Bxnodp4/fMCOEbD6Ei5pinyW/MbG g2KxcjS9LGkYXVUqykkSOaZ7cX3IQsYGpj8PTaXj4ePLSVSP91m2cEx3wsAPbBh5nQ2r u6ag== 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 i62si2012517pfc.17.2019.02.14.02.10.59; Thu, 14 Feb 2019 02:11:16 -0800 (PST) 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 S1727659AbfBNAnH (ORCPT + 99 others); Wed, 13 Feb 2019 19:43:07 -0500 Received: from mx.socionext.com ([202.248.49.38]:27884 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726165AbfBNAnH (ORCPT ); Wed, 13 Feb 2019 19:43:07 -0500 Received: from unknown (HELO kinkan-ex.css.socionext.com) ([172.31.9.52]) by mx.socionext.com with ESMTP; 14 Feb 2019 09:43:05 +0900 Received: from mail.mfilter.local (m-filter-1 [10.213.24.61]) by kinkan-ex.css.socionext.com (Postfix) with ESMTP id 3E117180101; Thu, 14 Feb 2019 09:43:05 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Thu, 14 Feb 2019 09:43:05 +0900 Received: from yuzu.css.socionext.com (yuzu [172.31.8.45]) by kinkan.css.socionext.com (Postfix) with ESMTP id A38BE1A04E0; Thu, 14 Feb 2019 09:43:04 +0900 (JST) Received: from [127.0.0.1] (unknown [10.213.119.83]) by yuzu.css.socionext.com (Postfix) with ESMTP id 81FD3121B6C; Thu, 14 Feb 2019 09:43:04 +0900 (JST) Subject: Re: [PATCH v2 07/15] ndings: clock: milbeaut: add Milbeaut clock description To: Stephen Boyd , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Mark Rutland , Shinji Kanematsu , Masami Hiramatsu , Michael Turquette , Jassi Brar , Rob Herring , Takao Orito , Kazuhiro Kasai References: <1549628823-31388-1-git-send-email-sugaya.taichi@socionext.com> <155008053444.115909.15767350529461671558@swboyd.mtv.corp.google.com> <155008127539.115909.8938099989804942@swboyd.mtv.corp.google.com> From: "Sugaya, Taichi" Message-ID: <38afb1e0-2af9-0eb1-9d1b-4ff7273e25ab@socionext.com> Date: Thu, 14 Feb 2019 09:43:03 +0900 User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:60.0) Gecko/20100101 Thunderbird/60.5.0 MIME-Version: 1.0 In-Reply-To: <155008127539.115909.8938099989804942@swboyd.mtv.corp.google.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On 2019/02/14 3:07, Stephen Boyd wrote: > Quoting Stephen Boyd (2019-02-13 09:55:34) >> The subject seems to have been cut off? "ndings"? >> >> Quoting Sugaya Taichi (2019-02-08 04:27:03) >>> diff --git a/Documentation/devicetree/bindings/clock/milbeaut-clock.txt b/Documentation/devicetree/bindings/clock/milbeaut-clock.txt >>> new file mode 100644 >>> index 0000000..bcfc5df >>> --- /dev/null >>> +++ b/Documentation/devicetree/bindings/clock/milbeaut-clock.txt >>> @@ -0,0 +1,49 @@ >>> +Milbeaut SoCs Clock Controller Binding >>> +---------------------------------------- >>> +Milbeaut SoCs Clock controller is an integrated clock controller, which >>> +generates and supplies to all modules. >>> + >>> +This binding uses common clock bindings >>> +[1] Documentation/devicetree/bindings/clock/clock-bindings.txt >>> + >>> +Required properties: >>> +- compatible: should be one of the following: >>> + "socionext,milbeaut-m10v-ccu" - for M10V SoC >>> +- reg: shall contain base address and length of clock registers >>> +- #clock-cells: shall be 1 >>> +- clocks: shall be an external clock >>> + >>> +Example: Clock controller node: >>> + >>> + clk: m10v-clk-ctrl@1d021000 { >>> + compatible = "socionext,milbeaut-m10v-clk-ccu"; >> >> I thought there was some length limit on compatible string names. 32 >> bytes? Just barely under! >> > > Ah I'm wrong. Compatible is 128. Good. > > Seems I was thinking of DT property names. > Sorry confusing you. I accidently deleted "dt-bi" from subject when committing. I repair the string in the next version. Thanks, Sugaya Taichi