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 D2320C04FFE for ; Mon, 20 May 2024 17:15:15 +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-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=VYGdqmJ2K+LbLerABOhI/Mg7QxcQi36L5Q01aMQBqyU=; b=k8yBZSxi15OLKbsgiNdIwjfykJ Ef+L8tFA/1skDxWvaoGW4nKv7Xq3br4kkN2MgKsWBQ9cNmhB6mnDO6skmF3WvkFv+NgtKw34wvD9K n4f/JWDDB+lRTqJ8IjccUOgJSyYhp2Cy6PQ/L3uHyuEDX5dIdBJu7183IoRak8D4NGPSi9uHgjQ9J PEHY2N5JPAXUQVxKjKA9kZetlZRngtN64r+G/PsHgZKQ0JK9EKYJL9iwlHEaT2jR1dp1fizyYzvjH 20vrCgsHqMPVsUi+rwiLE1GVD4/jbkj9JtSykKVWk1lj0Mkpp+SpjZ7tFX7nl5Lkcefspfguwv2y1 aMC6qglQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s96bL-0000000F666-09AT; Mon, 20 May 2024 17:15:07 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1s96bI-0000000F65i-1rdY for linux-arm-kernel@lists.infradead.org; Mon, 20 May 2024 17:15:05 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id A3CC161D9C; Mon, 20 May 2024 17:15:03 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E9735C32789; Mon, 20 May 2024 17:15:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1716225303; bh=SMjqjtoCZgEa/aF+xDyzzTnAdHHH5RU9pSsvYcESxi0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=BFm2fAhp2kK4hwgAxUE8dPZ3alXKVzLERviGfnOgM+oaAVjDsxnPlhx905BnJOs8C 7ebgrSgvgZriA7u4NGaKlkk74fzRVeQNwWzgxsJqF2Go5FpV+WZkkPS197JjwBpI0A nfz+TKzeGKtETFxRxbuHbONurDS7NSKKxLFgh38mTW7To/HA9SYEw00igMO0g+1pgR OUNWRuPzdKGyGDprgwIWAnxAVCho6cH2mUoadi19efRa/ZZh7RPO1NiX+HRutcUeLp C/oXgjxV0wFK+ynCSdEv77liMWCDsxgP9ugJp+P2/lP6NLFVKBJ3StsBHsjL47NAFL mF/ugBYfiCQSw== Date: Mon, 20 May 2024 18:14:58 +0100 From: Conor Dooley To: Krzysztof Kozlowski Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Kishon Vijay Abraham I , Roger Quadros , Nishanth Menon , Vignesh Raghavendra , Tero Kristo , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 2/5] dt-bindings: soc: ti: am645-system-controller: add AM654 syscon Message-ID: <20240520-deskwork-unpinned-fb6b87cc7ffa@spud> References: <20240518-dt-bindings-ti-soc-mfd-v1-0-b3952f104c9a@linaro.org> <20240518-dt-bindings-ti-soc-mfd-v1-2-b3952f104c9a@linaro.org> MIME-Version: 1.0 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_101504_557990_96AFF627 X-CRM114-Status: GOOD ( 14.66 ) 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: multipart/mixed; boundary="===============1877193335586716618==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============1877193335586716618== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="0al9K0Y79EnPUy/+" Content-Disposition: inline --0al9K0Y79EnPUy/+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 18, 2024 at 10:07:17PM +0200, Krzysztof Kozlowski wrote: > Add dedicated binding for the AM654 MCU SCM system controller registers, > already used in the DTS to properly describe its children. >=20 > Signed-off-by: Krzysztof Kozlowski > --- > .../soc/ti/ti,am654-system-controller.yaml | 60 ++++++++++++++++= ++++++ > 1 file changed, 60 insertions(+) >=20 > diff --git a/Documentation/devicetree/bindings/soc/ti/ti,am654-system-con= troller.yaml b/Documentation/devicetree/bindings/soc/ti/ti,am654-system-con= troller.yaml > new file mode 100644 > index 000000000000..e79803e586ca > --- /dev/null > +++ b/Documentation/devicetree/bindings/soc/ti/ti,am654-system-controller= =2Eyaml > @@ -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.yam= l# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: TI AM654 System Controller Registers R/W "R/W"? Is that a copy-paste mistake from the register map for this SoC? Otherwise, Reviewed-by: Conor Dooley Cheers, Conor. --0al9K0Y79EnPUy/+ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZkuFEgAKCRB4tDGHoIJi 0m6dAP93xYp8ADQ/ZttCjnuveWAIRutjhPRI5gZc1jAbhGcspgD/WN2Lb9H7PkgN XKd0YnLVM+On2SryiO2Ibp2Q/xvshgI= =iMTG -----END PGP SIGNATURE----- --0al9K0Y79EnPUy/+-- --===============1877193335586716618== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============1877193335586716618==--