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 99578C04FFE for ; Mon, 20 May 2024 17:13:44 +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=GQJ33JwWkjVQeLI2/GCxJUxzm7ZeY8MzVNPMT8/Mgrc=; b=OpqOkyZNoanC0eMJXKxQsuJ8KS Xw29UenQgNWV1UrY+MRyQlsuPtaUWl47sgSTlXLd1BUgfQfiJGH6FMU0406ouQZ02Soiy9PRPvnH0 VwfeJKtRYG+j515XwB/kElrx3onIll5inHTUkMUP0kENlQaRchxB4TfwLaXB8ouEeE9C8KBGBP1Lh ioQSEjagJaeS091KkKCfRJ051949b8xJ4b88SNA2bjoubZktdZgHMRz4BSaAuPxFSS7BejaPOQbBP S3d8mM/tMlYqCOGv2+1cHYRKzepUys/XBYMqmlCzFWnOKbfwCC41s9OvUG4Uy1pmEO3DQ8+utFsUL ab6g7jLw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s96Zp-0000000F5uS-2WOY; Mon, 20 May 2024 17:13:33 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1s96Zm-0000000F5tI-362w for linux-arm-kernel@lists.infradead.org; Mon, 20 May 2024 17:13:32 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 6FEEACE0B9E; Mon, 20 May 2024 17:13:26 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4E9B6C2BD10; Mon, 20 May 2024 17:13:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1716225205; bh=YrH+SD4YzOXa9n9yuBvMlOLK+KSaFcYb6SzEcl5Q6ig=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=fAr5hP7RfesvmSaZm7QHMyrp8U8HrN0ZLe6GfRHMKTOFJH430XEmxXChNxboPp2V6 CXKVGtYZWhsY8NDuYHnBOfkKEIoWv406BQ92TcWPp5m299owYGGVwXBLMQrwi7Qfl4 2TIPFajzBIZgME3NWxlIoNeakL89YKNaEzm8fhGtHVXDOZm4y2KKFUSLgkOAcyA1dd WODErsiZ62F8xJHrj9p08C6Ak3k+uiGH4mk83Y++frLlQ/Qfv7xMjWAH+0JXRG9f/D G7jm9PPgHxjQfde2XjhxpvN1QcQNJrJrHrT3jKZpa4Q3HTvv5a9LZq7oyAsK8Ku7En FfBawtIA49bpw== Date: Mon, 20 May 2024 18:13:21 +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 1/5] dt-bindings: soc: ti: am62-system-controller: add AM62 syscon Message-ID: <20240520-direction-snazzy-6aa0e8c10c90@spud> References: <20240518-dt-bindings-ti-soc-mfd-v1-0-b3952f104c9a@linaro.org> <20240518-dt-bindings-ti-soc-mfd-v1-1-b3952f104c9a@linaro.org> MIME-Version: 1.0 In-Reply-To: <20240518-dt-bindings-ti-soc-mfd-v1-1-b3952f104c9a@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240520_101330_997037_D1879A79 X-CRM114-Status: UNSURE ( 9.05 ) X-CRM114-Notice: Please train this message. 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="===============5764924705557140472==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============5764924705557140472== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="71CAbP+dR/shP3qk" Content-Disposition: inline --71CAbP+dR/shP3qk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 18, 2024 at 10:07:16PM +0200, Krzysztof Kozlowski wrote: > Add dedicated binding for AM62 and AM62A wakeup system controller > registers, already used in the DTS to properly describe their children. >=20 > Signed-off-by: Krzysztof Kozlowski Reviewed-by: Conor Dooley Cheers, Conor. --71CAbP+dR/shP3qk Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZkuEsQAKCRB4tDGHoIJi 0jUBAP9X2x8nVUQ7QarZh6heKxTFs02nGN/RjheEFEt5RKmySAD/TqJSu9lmf3ye QGFO951H3L5YWBFXpD7/fzVnUWokEA4= =xngw -----END PGP SIGNATURE----- --71CAbP+dR/shP3qk-- --===============5764924705557140472== 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 --===============5764924705557140472==--