From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 5D29EC433EF for ; Wed, 23 Feb 2022 11:19:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=lgwCbCVqfUixEhN9iuyuLwi4WOfHhoCcEKtnkkoJf3c=; b=NzJPvVKgmvy1XT jM6GvpYmrJcMgld2LYz7MyJldjfFi338koQzlxFSHubToMqcB/D9hXDQupSF8vQc7RFwreifbxZYG DqNiedQrTtTGVVNOBogKaHlzI1rv9wc0GNCvZ243GP8bS2RGWCSrZWGIkBU+NAY1+InDLDdtMdVeD 67yyorhyHIK6plHcqBPA39UlUhekfBBSyYVwgx03bFLrsfgy0+B7DEPQWpAFwQApPsV2XPP5Dllyr lJncv7t/iIYhPRwB9aRhVOvv203iJenh2mbr/f6Gfi9wWaqXzPW6XgvuVMFM6lTw/g42Bg/FfOaa6 tsl4fIn7MeveYBQ4+4cA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nMpeS-00DpZn-RT; Wed, 23 Feb 2022 11:17:44 +0000 Received: from mail-ed1-f41.google.com ([209.85.208.41]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nMpeO-00DpYt-MB for linux-arm-kernel@lists.infradead.org; Wed, 23 Feb 2022 11:17:42 +0000 Received: by mail-ed1-f41.google.com with SMTP id q17so43840588edd.4 for ; Wed, 23 Feb 2022 03:17:39 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=z9M1ryJc1sezXeZas0y4b6iOkouebmDu8wCXcz+Etrg=; b=r5wU6CH/swWYdA8F3ERaUY+wNKQ+m/5kfX2SA0eXUR0h8pviGpnfw5sZpVcxf0UKDg sxq17bMaeXgcdmUuV9MACdT7JPL0ZIl4naqaPP26KoJ/2fyvxU0pbiD715FaOF2sI7ws W+kBbTynYFrxwfZqUy/xxmV7roNtuDr2zJxvF+LNnvz8aqNoMtIrIXsuV+2I4p3Zu36J ippfx4Uttaml13XYGvrzDCfpSwZJnhlPN+ERVAfnv0nVhApHluh3nWB115IBpI/A1QSM iC6AtrMzPJgr78o4nuczdqP1a2okL0+V/b6/UYAHnL/PduLLYrdeSE89P92zyzaxHkl4 f5qw== X-Gm-Message-State: AOAM533IkywbJOrdCVg/0T2XYkp2pbEw6tMQbE5HFafVY0DIpd4BjG3q jGPSeX8b1lp3piqOJgYFhUY= X-Google-Smtp-Source: ABdhPJzuE0jkbsdcau6gHGq4StyNhBXCOTJsN4439VeS5atdmF4wV71O2xFVps+cmZtcVPcnxPFbMQ== X-Received: by 2002:a50:fd97:0:b0:410:c0be:f4c1 with SMTP id o23-20020a50fd97000000b00410c0bef4c1mr30437571edt.313.1645615058122; Wed, 23 Feb 2022 03:17:38 -0800 (PST) Received: from [192.168.0.125] (xdsl-188-155-181-108.adslplus.ch. [188.155.181.108]) by smtp.googlemail.com with ESMTPSA id i16sm4050917edu.52.2022.02.23.03.17.36 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 23 Feb 2022 03:17:36 -0800 (PST) Message-ID: Date: Wed, 23 Feb 2022 12:17:35 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: [PATCH V3 1/5] dt-bindings: clock: Add imx93 clock support Content-Language: en-US To: "Peng Fan (OSS)" , sboyd@kernel.org, robh+dt@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de, abel.vesa@nxp.com Cc: kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Peng Fan References: <20220223064358.4097307-1-peng.fan@oss.nxp.com> <20220223064358.4097307-2-peng.fan@oss.nxp.com> From: Krzysztof Kozlowski In-Reply-To: <20220223064358.4097307-2-peng.fan@oss.nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220223_031740_760138_C27C3DC3 X-CRM114-Status: GOOD ( 17.79 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 23/02/2022 07:43, Peng Fan (OSS) wrote: > From: Peng Fan > > Add the clock dt-binding file for i.MX93. > > Signed-off-by: Peng Fan > --- > .../bindings/clock/imx93-clock.yaml | 63 +++++++++++++++++++ > 1 file changed, 63 insertions(+) > create mode 100644 Documentation/devicetree/bindings/clock/imx93-clock.yaml > > diff --git a/Documentation/devicetree/bindings/clock/imx93-clock.yaml b/Documentation/devicetree/bindings/clock/imx93-clock.yaml > new file mode 100644 > index 000000000000..a4c3ae23b8c3 > --- /dev/null > +++ b/Documentation/devicetree/bindings/clock/imx93-clock.yaml > @@ -0,0 +1,63 @@ > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/clock/imx93-clock.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: NXP i.MX93 Clock Control Module Binding > + > +maintainers: > + - Peng Fan > + > +description: | > + i.MX93 clock control module is an integrated clock controller, which > + includes clock generator, clock gate and supplies to all modules. > + > +properties: > + compatible: > + enum: > + - fsl,imx93-ccm > + > + reg: > + maxItems: 1 > + > + clocks: > + description: > + specify the external clocks used by the CCM module. > + items: > + - description: 32k osc > + - description: 24m osc > + - description: ext1 clock input > + > + clock-names: > + description: > + specify the external clocks names used by the CCM module. > + items: > + - const: osc_32k > + - const: osc_24m > + - const: clk_ext1 > + > + '#clock-cells': > + const: 1 > + description: > + The clock consumer should specify the desired clock by having the clock > + ID in its "clocks" phandle cell. See include/dt-bindings/clock/imx93-clock.h > + for the full list of i.MX93 clock IDs. Skip most of this description, it's obvious. Leave only reference to the header file, either here or in description of entire file. Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel