From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Shevchenko Subject: Re: [PATCH v3 0/8] Remove fwnode type field, constify property fwnode arguments Date: Fri, 21 Jul 2017 15:33:09 +0300 Message-ID: <1500640389.29303.177.camel@linux.intel.com> References: <1500637177-16095-1-git-send-email-sakari.ailus@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: Sender: linux-acpi-owner@vger.kernel.org To: "Rafael J. Wysocki" , Sakari Ailus Cc: ACPI Devel Maling List , "devicetree@vger.kernel.org" , Sudeep Holla , Lorenzo Pieralisi , Mika Westerberg , Mark Rutland , Mark Brown , Rob Herring , Al Stone , Frank Rowand , erik.veijola@intel.com List-Id: devicetree@vger.kernel.org On Fri, 2017-07-21 at 13:52 +0200, Rafael J. Wysocki wrote: > On Fri, Jul 21, 2017 at 1:39 PM, Sakari Ailus > wrote: > > Hello everyone, > > > > This set removes the struct fwnode_handle type field and constifies > > the > > fwnode arguments in the fwnode property API more or less the way > > they are > > const in OF property API. > > > > Comments are welcome. > > > > All the dependent patches are now in linux-pm master branch. > > > > ; > > > > v1 can be found here: > > > > ; > > > > changes since v2: > > > > - Add 8th patch "device property: Introduce > >   fwnode_property_get_reference_args". This allows obtaining > > references > >   with integer arguments using the fwnode interface. > > > >   The functionality will be soon needed in adding support for nvmem > >   framework on ACPI as well as in referring to e.g. lens and flash > > devices > >   on V4L2. > > OK, so if people have no objections, I'll queue this up for 4.14. I have no objections. One comment Sakari already has addressed, another one (list_first_enatry_or_null() use) might be addressed later. -- Andy Shevchenko Intel Finland Oy