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 A5279C04FFE for ; Mon, 20 May 2024 11:41:58 +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=qnjveUG2EdWq87hOJ0E1EMTodjYlAwzSdmtCTCdaCwI=; b=0GCyxgDPznDqJy X7bJ6I9pc9AJvC6OJV8n42nw6TZ6iGNq9I65GqhR4v1iVsQuxhcE+pCAoMc0y+TZXsuCMqlAGeRbY 6NtO8DdHF7FlGqQregM1/zdRvhSrluc0j/SMl6pU+Aa2ayVdBp9d9H23vJQErbr/3xKSerECpUNZe 54PVHAL8RGB9APRbVoQMW3tWT/uwRKcvbdve4Yl7AY0htcpt25guZ7iwKjrTMee/PjqLIEOUM1FbW ukbuhxyzfPhWb/E+g2FabQ7ctlHohokZlkoYTzoOWL0HrORdwTJCHhgznOVlfV4IFAEtJ5jzo7COY XCNXDbj0Vrywn23C5DrA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s91Ol-0000000EJQp-3kOr; Mon, 20 May 2024 11:41:47 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1s91Oi-0000000EJPj-0LWp for linux-arm-kernel@lists.infradead.org; Mon, 20 May 2024 11:41:45 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 80AF461CD7; Mon, 20 May 2024 11:41:43 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3016AC2BD10; Mon, 20 May 2024 11:41:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1716205303; bh=u130tbWpT6LvE50q6tsnZs3h7loPdMb44w2PkpTnAbc=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=EiP1nCzHxOEa+BR7Kpdt3rojQ2goPIuUi6CR+1vWHvRUjXLnPYaw6gBMEjffQLnbz +/CFIgAxdyc7dbPVPNpj2EsuQJEwlY75/Hw+i2f0aoida5RtbXnnOYcHntdzi/AeJq 7OmzLIRjjxYW/MhMyv+NRbQ9Dj91lttRf8tNy++iUVluN+BC5Omqckl7dxWtjLLfo8 JKD6UeguXk62LjHE+TtjJPIlNgOD/iZt75WkjbbFvPUYhimLhVu8gkCXgGDcmX0Q76 8ln0fn+EsWqm7r3OKtiR/x6fRdIhUn5+y45OO1ZEUJ+TVSLhlRYDCMED1u/qHchR2c 60A7bnWsGH9Ow== Message-ID: <6f9f87d3-9570-4eb0-a3d0-f087308d9815@kernel.org> Date: Mon, 20 May 2024 14:41:37 +0300 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH 2/5] dt-bindings: soc: ti: am645-system-controller: add AM654 syscon To: Krzysztof Kozlowski , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Kishon Vijay Abraham I , Nishanth Menon , Vignesh Raghavendra , Tero Kristo Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: <20240518-dt-bindings-ti-soc-mfd-v1-0-b3952f104c9a@linaro.org> <20240518-dt-bindings-ti-soc-mfd-v1-2-b3952f104c9a@linaro.org> Content-Language: en-US From: Roger Quadros In-Reply-To: <20240518-dt-bindings-ti-soc-mfd-v1-2-b3952f104c9a@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240520_044144_243766_AE63816B X-CRM114-Status: GOOD ( 14.03 ) 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 18/05/2024 23:07, Krzysztof Kozlowski wrote: > Add dedicated binding for the AM654 MCU SCM system controller registers, > already used in the DTS to properly describe its children. > > Signed-off-by: Krzysztof Kozlowski > --- > .../soc/ti/ti,am654-system-controller.yaml | 60 ++++++++++++++++++++++ > 1 file changed, 60 insertions(+) > > diff --git a/Documentation/devicetree/bindings/soc/ti/ti,am654-system-controller.yaml b/Documentation/devicetree/bindings/soc/ti/ti,am654-system-controller.yaml > new file mode 100644 > index 000000000000..e79803e586ca > --- /dev/null > +++ b/Documentation/devicetree/bindings/soc/ti/ti,am654-system-controller.yaml > @@ -0,0 +1,60 @@ > +# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/soc/ti/ti,am654-system-controller.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: TI AM654 System Controller Registers R/W > + > +maintainers: > + - Kishon Vijay Abraham I Please update the email address to Kishon Vijay Abraham I > + - Roger Quadros > + > +properties: > + compatible: > + items: > + - enum: > + - ti,am654-system-controller > + - const: syscon > + - const: simple-mfd > + > + reg: > + maxItems: 1 > + > + "#address-cells": > + const: 1 > + > + "#size-cells": > + const: 1 > + > + ranges: true > + > +patternProperties: > + "^phy@[0-9a-f]+$": > + type: object > + $ref: /schemas/phy/ti,phy-gmii-sel.yaml# > + > +required: > + - compatible > + - reg > + - "#address-cells" > + - "#size-cells" > + - ranges > + > +additionalProperties: false > + > +examples: > + - | > + syscon@40f00000 { > + compatible = "ti,am654-system-controller", "syscon", "simple-mfd"; > + reg = <0x40f00000 0x20000>; > + ranges = <0x0 0x40f00000 0x20000>; > + #address-cells = <1>; > + #size-cells = <1>; > + > + phy@4040 { > + compatible = "ti,am654-phy-gmii-sel"; > + reg = <0x4040 0x4>; > + #phy-cells = <1>; > + }; > + }; > -- cheers, -roger _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel