From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net [23.128.96.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 423491DFF8 for ; Thu, 19 Oct 2023 12:07:36 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="FBuS/3O4" Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.7]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5D7E335BD; Thu, 19 Oct 2023 05:07:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1697717225; x=1729253225; h=date:from:to:cc:subject:message-id:references: mime-version:content-transfer-encoding:in-reply-to; bh=cZrpDI17ZMb/Ton/XpJWiGZ39wcbVjXpretuf1XL3Y0=; b=FBuS/3O4hKI2dUyrTn5pPJ3cDchgTXMQ/DWXLfaK9kugYgv78FJx+Fii XIW3kSV47et8wWFnpfIJCYPROtRG3TbFOvmqX+AUYRg2CV34UU/CS4uiw Y1bnGyJ7YfmQ7XP6zbJQvlEYLxjGGpblLpynX8vnzSlg5quHqPm48e8M2 d3pBGqgQ8hZgH/BRuzEmnGNSQQObgy6obg9Rj2SUJxi0c2YpRiswpQTJ3 2/VTEL5mEtQVUgPoJAusSHPlU2ycvhnQZAos06l2r/kMlziFJOslmzTL9 VMwVkkJfx1ilYlNMm1nXnu+QFTbAy/K19ECDMlZjRDvNFyAIkXctgBChh g==; X-IronPort-AV: E=McAfee;i="6600,9927,10867"; a="7786902" X-IronPort-AV: E=Sophos;i="6.03,237,1694761200"; d="scan'208";a="7786902" Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmvoesa101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Oct 2023 05:05:59 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10867"; a="1004211901" X-IronPort-AV: E=Sophos;i="6.03,237,1694761200"; d="scan'208";a="1004211901" Received: from smile.fi.intel.com ([10.237.72.54]) by fmsmga006.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Oct 2023 05:05:53 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.97-RC2) (envelope-from ) id 1qtRmf-00000006r6E-12MY; Thu, 19 Oct 2023 15:05:49 +0300 Date: Thu, 19 Oct 2023 15:05:48 +0300 From: Andy Shevchenko To: Jonathan Cameron Cc: "Rafael J. Wysocki" , Greg Kroah-Hartman , Antoniu Miclaus , Jonathan Cameron , Gerald Loacker , Gwendal Grignou , linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org, Daniel Scally , Heikki Krogerus , Sakari Ailus , Lars-Peter Clausen , Michael Hennerich Subject: Re: [PATCH v1 2/6] device property: Add fwnode_property_match_property_string() Message-ID: References: <20230808162800.61651-1-andriy.shevchenko@linux.intel.com> <20230808162800.61651-3-andriy.shevchenko@linux.intel.com> <20230809185944.1ae78e34@jic23-huawei> <20230828190101.50f70921@jic23-huawei> <20231018203755.06cb1118@jic23-huawei> Precedence: bulk X-Mailing-List: linux-acpi@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20231018203755.06cb1118@jic23-huawei> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo On Wed, Oct 18, 2023 at 08:37:55PM +0100, Jonathan Cameron wrote: > On Tue, 17 Oct 2023 22:43:04 +0300 > Andy Shevchenko wrote: > > On Tue, Oct 17, 2023 at 09:19:30PM +0200, Rafael J. Wysocki wrote: > > > On Mon, Aug 28, 2023 at 8:00 PM Jonathan Cameron wrote: ... > > > Sorry for the delay, I've lost track of this. > > > > NP! > > > > > Honestly, I have no strong opinion, but I think that this is going to > > > reduce some code duplication which is a valid purpose, so please feel > > > free to add > > > > > > Acked-by: Rafael J. Wysocki > > > > > > to this patch. > > > > Thank you! > > > > Jonathan, are we all set for applying this series? > > > Applied, but it might end up as 6.8 material depending on exactly how > timing turns out. I have one pull request sent and I'm not sure I'll get > another one in this cycle. Given I just applied some big drivers I'd like to, but > not sure yet... It's fine, I'm not in hurry with this and thank you! -- With Best Regards, Andy Shevchenko