On Wed, May 3, 2017 at 5:21 AM, Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> wrote: > base.c contains both core OF functions and increasingly other > functionality such as accessing properties and graphs, including > convenience functions. In the near future this would also include OF > specific implementation of the fwnode property and graph APIs. > > Create driver/of/property.c to contain procedures for accessing and > interpreting device tree properties. The procedures are moved from > drivers/of/base.c, with no changes other than copying only the includes > required by the moved procedures. > > Signed-off-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> > --- > Hi Rob and Frank, > > This is a pre-dependency for further fwnode property cleanup. The patch > appears to be slightly more conflict-prone than the rest of the patchset: > > <URL:http://www.spinics.net/lists/linux-acpi/msg72647.html> > > Would it be possible to merge it separately from the rest? Yes, but not now in the middle of the merge window. Maybe towards the end of the merge window for 4.12. Or it's not going to be until 4.13. Rob -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html