Received: by 2002:a05:6358:c692:b0:131:369:b2a3 with SMTP id fe18csp386052rwb; Tue, 25 Jul 2023 17:53:13 -0700 (PDT) X-Google-Smtp-Source: APBJJlG4CdnyH7o5X6Ek3DRCC+QRSQsZq+6EsuGKEji/fbAXV/lQA65u1/lzjR+lxgSFcjPDeQPH X-Received: by 2002:a05:6a00:39a2:b0:67e:e019:3a28 with SMTP id fi34-20020a056a0039a200b0067ee0193a28mr696203pfb.16.1690332792796; Tue, 25 Jul 2023 17:53:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1690332792; cv=none; d=google.com; s=arc-20160816; b=K11wnsfTFSP4pSFPsTqLfuPI52Z/+wx3Lwudb3iy5hAsiek6qBdigx0GdGSD+bkEYH nwb/M99s1WyT07yEneDUJI62ooAEyilcPiQZPBc1wmwpIxn7n8oelW7svctv+mTiLHve BMAb4N0LzMbpU867JxfHrYg1XeoU2DRbTu0NK9VK5KWyj+o8gsp1cKma2YKIa0hd/LiS TEn2/HqUsRqCD0GRINcytm0PwDgNqViWq5xOtNhvY/echnLa60zOSx8WdYE/Tgj7ZLtN hwEj1rz0voLaFvc1IXtE+uDzyfnMGRbAbNAnAiKLo0V7ftkiIG1zWW20ofZmlPZnLKkJ gIfw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=7SIQwkrORq+y5m4GNQYv/vB4L4xX90JcGHLl0FisiGQ=; fh=uzEI47R1y91v64y2nMsYKKqaCSKUGhN8kK+0NBEqYcI=; b=cyf/l9Pa+rnOgPoSVXMf3smBJvTdWkcmcxRLVaRDBm3J1cxzzGT6DQEHscpzrBWl0y 1EXlw+lnZ/fo6wiMeybycrN/O4SoIIGfrN4EwhylxiGXOuFVJpfNui86yhU0pcbcabAN Zg9NgTY12VBk9mLRVgS8j0AN5aVWqEC8DqAo8qssUa6Rx9lb7ioJef0t3Eh2AhMKYSea sCYriAhbBiiKay/0XriflBIUkmcbnjffmS4DWHHNf5IxvKf8EM6q1iAw7+h5YnqCKMqN 5556PkEcM7UmSA9kScdRIZaTlKTSyaI6pr6fp/4y/AG6wC+YX69A8fecmtFkU7vzyTVh BBeQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id j1-20020a63e741000000b0055febf1491esi11917752pgk.279.2023.07.25.17.52.27; Tue, 25 Jul 2023 17:53:12 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231478AbjGZA34 (ORCPT + 99 others); Tue, 25 Jul 2023 20:29:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56668 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229779AbjGZA3z (ORCPT ); Tue, 25 Jul 2023 20:29:55 -0400 Received: from 167-179-156-38.a7b39c.syd.nbn.aussiebb.net (167-179-156-38.a7b39c.syd.nbn.aussiebb.net [167.179.156.38]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3C1242682; Tue, 25 Jul 2023 17:29:40 -0700 (PDT) Received: from loth.rohan.me.apana.org.au ([192.168.167.2]) by formenos.hmeau.com with smtp (Exim 4.94.2 #2 (Debian)) id 1qOSOp-00HYGD-8a; Wed, 26 Jul 2023 08:29:08 +0800 Received: by loth.rohan.me.apana.org.au (sSMTP sendmail emulation); Wed, 26 Jul 2023 08:29:07 +0800 Date: Wed, 26 Jul 2023 08:29:07 +0800 From: Herbert Xu To: Nishanth Menon Cc: Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Jayesh Choudhary , "David S. Miller" , Tero Kristo , Keerthy , Kamlesh Gurudasani , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Rob Herring , linux-crypto@vger.kernel.org, Conor Dooley Subject: Re: [PATCH v5 0/2] Remove power-domains property for devices with compatible ti,am62-sa3ul Message-ID: References: <20230614-sa3ul-v5-0-29dd2366fba3@ti.com> <169028509342.1718778.15078093695331558450.b4-ty@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <169028509342.1718778.15078093695331558450.b4-ty@ti.com> X-Spam-Status: No, score=3.7 required=5.0 tests=BAYES_00,HELO_DYNAMIC_IPADDR2, RDNS_DYNAMIC,SPF_HELO_NONE,SPF_PASS,TVD_RCVD_IP,TVD_SUBJ_WIPE_DEBT, T_SCC_BODY_TEXT_LINE,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.6 X-Spam-Level: *** X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Tue, Jul 25, 2023 at 06:39:48AM -0500, Nishanth Menon wrote: > Herbert, > > I am going to assume that you are ok with me picking this series up as this > results in a few broken boots for various boards. Let me know if that is not > the case, and I will drop the series from my tree. Sure, no problems. Thanks! -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt