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 61043C43334 for ; Fri, 15 Jul 2022 19:54:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231244AbiGOTyR (ORCPT ); Fri, 15 Jul 2022 15:54:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53998 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231324AbiGOTyI (ORCPT ); Fri, 15 Jul 2022 15:54:08 -0400 Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 02AF712D2B for ; Fri, 15 Jul 2022 12:54:08 -0700 (PDT) X-IronPort-AV: E=McAfee;i="6400,9594,10409"; a="266299929" X-IronPort-AV: E=Sophos;i="5.92,274,1650956400"; d="scan'208";a="266299929" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Jul 2022 12:54:07 -0700 X-IronPort-AV: E=Sophos;i="5.92,274,1650956400"; d="scan'208";a="546774096" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga003-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Jul 2022 12:54:06 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1oCRNz-001JDv-0h; Fri, 15 Jul 2022 22:54:03 +0300 Date: Fri, 15 Jul 2022 22:54:02 +0300 From: Andy Shevchenko To: Lee Jones Cc: Hans de Goede , Linux Kernel Mailing List , Andy Shevchenko Subject: Re: [PATCH v1 1/9] mfd: intel_soc_pmic_crc: Merge Intel PMIC core to crc Message-ID: References: <20220616182524.7956-1-andriy.shevchenko@linux.intel.com> <35c907e6-6018-d22b-1992-ffc66eb82b0e@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 30, 2022 at 09:45:53AM +0100, Lee Jones wrote: > On Thu, 30 Jun 2022, Hans de Goede wrote: > > On 6/30/22 10:07, Andy Shevchenko wrote: ... > > Note that I already did a manual compare of the moved code blocks > > to check that they were not changed before giving my Reviewed-by. > > Super, thanks Hans. Is it okay to be applied? -- With Best Regards, Andy Shevchenko