<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 23, 2016 at 2:31 AM, Yong, Jonathan <span dir="ltr"><<a href="mailto:jonathan.yong@intel.com" target="_blank">jonathan.yong@intel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">On 03/23/2016 14:10, Yong, Jonathan wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Hi Bruce,<br>
<br>
This changeset from kernel 4.4 (29 commits) is a bit large but should<br>
not impact any existing drivers.<br>
<br>
The commits are for linux-yocto-4.1 standard/base branch.<br>
<br>
URL: <a href="https://github.com/jyong2/yocto-backports.git" rel="noreferrer" target="_blank">https://github.com/jyong2/yocto-backports.git</a><br>
Branch: for-linux-yocto-4.1<br>
<br>
</blockquote>
<br></span>
Oops, didn't know Voon was working on the same thing, now rebased with duplicates removed.<br></blockquote><div><br></div><div>No worries. I fetched the branch. I see 18 commits in your summary, but I'm still seeing duplicates</div><div>on what I fetched.</div><div><br></div><div>i.e. the branch I just grabbed, still has: <span class="">a7e1dabefaf8</span><span class=""> klist: implement klist_prev(), fetched from: </span><a href="https://github.com/jyong2/yocto-backports.git">https://github.com/jyong2/yocto-backports.git</a> for-linux-yocto-4.1</div><div><br></div><div>Bruce</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
Stats:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">
Andrew Morton (1):<br>
  include/linux/property.h: fix build issues with gcc-4.4.4<br>
<br></span>
Andy Shevchenko (11):<br>
  klist: implement klist_prev()<span class=""><br>
  device property: check fwnode type in to_of_node()<br></span><span class="">
  device property: rename helper functions<br>
  device property: refactor built-in properties support<br>
  device property: keep single value inplace<br>
  device property: improve readability of macros<br>
  device property: Fallback to secondary fwnode if primary misses the<br>
  Â  property<br>
  device property: avoid allocations of 0 length<br>
  device property: return -EINVAL when property isn't found in ACPI<br>
  mfd: core: propagate device properties to sub devices drivers<br>
  device property: add spaces to PROPERTY_ENTRY_STRING macro<br>
<br></span><span class="">
Heikki Krogerus (2):<br>
  device property: the secondary fwnode needs to depend on the primary<br>
  device property: helper macros for property entry creation<br>
<br>
Mika Westerberg (4):<br>
  device property: Add fwnode_property_match_string()<br>
  device property: Take a copy of the property set<br>
  driver core: platform: Add support for built-in device properties<br>
  driver core: Do not overwrite secondary fwnode with NULL if it is set<br>
<br></span>
 drivers/acpi/property.c  Â  Â  Â  Â |  10 +-<span class=""><br>
 drivers/base/core.c  Â  Â  Â  Â  Â  Â |  Â 5 +-<br>
 drivers/base/platform.c  Â  Â  Â  Â |  25 ++<br>
 drivers/base/property.c  Â  Â  Â  Â | 569 +++++++++++++++++++++++++++++++++-------<br></span>
 drivers/mfd/mfd-core.c  Â  Â  Â  Â  |  Â 7 +<span class=""><br>
 include/linux/klist.h  Â  Â  Â  Â  Â |  Â 1 +<br>
 include/linux/mfd/core.h  Â  Â  Â  |  Â 5 +<br></span>
 include/linux/of.h  Â  Â  Â  Â  Â  Â  |  Â 3 +-<span class=""><br>
 include/linux/platform_device.h |  Â 5 +<br>
 include/linux/property.h  Â  Â  Â  | 111 ++++++--<br>
 lib/klist.c  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â |  41 +++<br></span>
 11 files changed, 662 insertions(+), 120 deletions(-)<br>
<br>
</blockquote><div class=""><div class="h5">
<br>
-- <br>
_______________________________________________<br>
linux-yocto mailing list<br>
<a href="mailto:linux-yocto@yoctoproject.org" target="_blank">linux-yocto@yoctoproject.org</a><br>
<a href="https://lists.yoctoproject.org/listinfo/linux-yocto" rel="noreferrer" target="_blank">https://lists.yoctoproject.org/listinfo/linux-yocto</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">"Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end"</div>
</div></div>