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 67883C433EF for ; Thu, 6 Jan 2022 01:32:11 +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:Message-Id:Date:To:Cc:From:Subject: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=luwlcx0Zp2BRUReZQJOzvmcUDihDEp4uVgYsSG6x9HU=; b=ZV/eLdsLWnDr+v cgfhEkdbrQnEPhTbpDgovXJ6Bhs5pFYfyhimhNFJkqE6masz37935VRl8rUB6yfXqLcpvp+4mIe4f 5l4K3dEFXfm56HPiGwug5obuMbFsRdgEeTjz8FVyJyL/InLBki2IzO2+1p9GSIbsSs3EPLZO8wCD0 dSdDfjC/hE0y9cshkQpImSxjc5O27viFzWlAtvEtSF5pf7gOQN4EOWFUPZEhH8RF2ApnSsxAZ1Wb3 WOn26YpbGBsW6DkDj1resBukrpmtZNvfPdSvB0olf+/P9MzIeflOec/S7JbZ2rrIYAAja6o2La8qV XcUzQVK8JY0OdQLioF1A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n5HcR-00GAh1-ET; Thu, 06 Jan 2022 01:31:07 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n5HcN-00GAfL-2C for linux-arm-kernel@lists.infradead.org; Thu, 06 Jan 2022 01:31:04 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id C1B47B81ECF; Thu, 6 Jan 2022 01:31:01 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 842FCC36AEB; Thu, 6 Jan 2022 01:31:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1641432660; bh=Iwj05aKWewpLNoRYcVUDH50+c9SAsTaThMF89Too084=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=k6Wa1JAm5YH23lmwEFAtDilxCcHgNO8f1s1PYsky5OlqA8D4nfl/DUiDE7wn8onv3 HSVWhRMX7/wxPwJwQNWTDT5/Xw2H8ygCXUsmVRYu5WfUZr8/R3YcO1Pa/N/prEwmad Sjis1vI5JrDP2BAVhLaw2vYm3XrMKzmyDF/gU/V4FRslmpDyjzUlvytr7dfzguFY3N UhQL3SOjGkAP29Wf9WwXT9Z5U2Ay3Hm+6HnzogXemAdW0nqN8K1zy600LUE+ZP3j4j k8PX7gXhC0ulF9K2Jgy5fJ6oqiL2DHEk9qtNfJNWx/7Jsa0vsdcSkWMtOefX1BGEg4 7XVANSC83e22g== MIME-Version: 1.0 In-Reply-To: <20211217112345.14029-7-nbd@nbd.name> References: <20211217112345.14029-1-nbd@nbd.name> <20211217112345.14029-7-nbd@nbd.name> Subject: Re: [PATCH v7 06/14] dt-bindings: Add en7523-scu device tree binding documentation From: Stephen Boyd Cc: john@phrozen.org, linux-arm-kernel@lists.infradead.org, Rob Herring , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org To: Felix Fietkau , Michael Turquette , Rob Herring Date: Wed, 05 Jan 2022 17:30:58 -0800 User-Agent: alot/0.9.1 Message-Id: <20220106013100.842FCC36AEB@smtp.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220105_173103_264239_0D172DC4 X-CRM114-Status: GOOD ( 16.23 ) 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 Quoting Felix Fietkau (2021-12-17 03:23:36) > diff --git a/Documentation/devicetree/bindings/clock/airoha,en7523-scu.yaml b/Documentation/devicetree/bindings/clock/airoha,en7523-scu.yaml > new file mode 100644 > index 000000000000..79660f8126fa > --- /dev/null > +++ b/Documentation/devicetree/bindings/clock/airoha,en7523-scu.yaml > @@ -0,0 +1,58 @@ > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/clock/airoha,en7523-scu.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: EN7523 Clock Device Tree Bindings > + > +maintainers: > + - Felix Fietkau > + - John Crispin > + > +description: | > + This node defines the System Control Unit of the EN7523 SoC, > + a collection of registers configuring many different aspects of the SoC. > + > + The clock driver uses it to read and configure settings of the > + PLL controller, which provides clocks for the CPU, the bus and > + other SoC internal peripherals. > + > + Each clock is assigned an identifier and client nodes use this identifier > + to specify which clock they consume. > + > + All these identifiers can be found in: > + [1]: . > + > + The clocks are provided inside a system controller node. > + > +properties: > + compatible: > + items: > + - const: airoha,en7523-scu > + > + reg: > + maxItems: 2 > + > + "#clock-cells": > + description: > + The first cell indicates the clock number, see [1] for available > + clocks. > + const: 1 > + > +required: > + - compatible > + - reg > + - '#clock-cells' > + Any input clocks? > +additionalProperties: false > + > +examples: > + - | > + #include > + scu: scu@1fa20000 { Maybe that should be system-controller@1fa20000 instead? > + compatible = "airoha,en7523-scu"; > + reg = <0x1fa20000 0x400>, > + <0x1fb00000 0x1000>; > + #clock-cells = <1>; > + }; _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel