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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 61F3EC3DA6F for ; Thu, 24 Aug 2023 15:08:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237135AbjHXPH5 (ORCPT ); Thu, 24 Aug 2023 11:07:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:32932 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242092AbjHXPHh (ORCPT ); Thu, 24 Aug 2023 11:07:37 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 44C4E19AC; Thu, 24 Aug 2023 08:07:35 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id CDE2C6108C; Thu, 24 Aug 2023 15:07:34 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 267CCC433C7; Thu, 24 Aug 2023 15:07:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1692889654; bh=uPRW448ygskzoQJKpbz5l5EdoVqXpDqJxdDyLkZhpCA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=IeMBWOETb/l/BuGEJczqQ4MoKEVpXhnDkyjTmMzxhQCTr53OqHc+zduN/RbQN2vb3 JbGZIVvmGzak3sA9MHy7Ly9bmxcJh0u79uGol5BRaUToTs0zNx0L1LU6c6q8gPlMkA xwlDs5Wk5kzvfZSgGRU3lWD07PT7Ex5EbEw0j2SpCeJuq5VKld4XjtIHDTsI+25MAA 0hmlj3lDqn0sPRZphsz364Dx4oLPbMTAgIYoJ30QlUfASpkTvHEH47GkgOD4lAA37v xMnOndfo8HkrmiojzeQZvuuvwg+jMxiSJcTcIXkgu1ECReV2jaqnhFyoCiMVOCjuP3 uUeSetW9wNOGg== Date: Thu, 24 Aug 2023 16:07:29 +0100 From: Conor Dooley To: Xianwei Zhao Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org, Rob Herring , Krzysztof Kozlowski , Conor Dooley , Neil Armstrong , Kevin Hilman Subject: Re: [PATCH V2 4/6] dt-bindings: power: add Amlogic T7 power domains Message-ID: <20230824-easiest-donated-6c0fed4e88f0@spud> References: <20230824055930.2576849-1-xianwei.zhao@amlogic.com> <20230824055930.2576849-5-xianwei.zhao@amlogic.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="6nFLsB7ZwbeEzcob" Content-Disposition: inline In-Reply-To: <20230824055930.2576849-5-xianwei.zhao@amlogic.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --6nFLsB7ZwbeEzcob Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 24, 2023 at 01:59:28PM +0800, Xianwei Zhao wrote: > From: "xianwei.zhao" >=20 > Add devicetree binding document and related header file for > Amlogic T7 secure power domains. >=20 > Signed-off-by: xianwei.zhao Acked-by: Conor Dooley Thanks, Conor. --6nFLsB7ZwbeEzcob Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZOdyMQAKCRB4tDGHoIJi 0ug0AQDBHP2c21Zxixx7md1Wp11gomoHV6tufjv3WeA+dhJMBAD/YIdfAOxjTDzH nAxyf7peyDyRmmFRrChJsBNihgC+NAU= =ClxV -----END PGP SIGNATURE----- --6nFLsB7ZwbeEzcob--