On 2016-03-22 5:21 AM, [email protected] wrote:
From: "Voon, Weifeng" <[email protected]>

More "device property" patches needed to backport for
Apollo Lake/Broxton.

This patches are from mainline and can only be apply after the previous
patch title:"device property : Backport device property patches to 4.1"
goes into the standard/base branch.

The patches are targeted for linux-yocto-4.1 on standard/base branch.

I've added these on top of the other commits, and squashed the SRCREV
updates.

Should we expect any more changes in this area ? Since I'll hold off
testing and sending this if we are.

Bruce


Andrew Morton (1):
   include/linux/property.h: fix build issues with gcc-4.4.4

Andy Shevchenko (7):
   device property: rename helper functions
   device property: refactor built-in properties support
   device property: keep single value inplace
   device property: improve readability of macros
   device property: Fallback to secondary fwnode if primary misses the
     property
   device property: add spaces to PROPERTY_ENTRY_STRING macro
   device property: avoid allocations of 0 length

Heikki Krogerus (2):
   device property: helper macros for property entry creation
   device property: the secondary fwnode needs to depend on the primary

Mika Westerberg (2):
   device property: Add fwnode_property_match_string()
   device property: Take a copy of the property set

  drivers/base/property.c  | 569 +++++++++++++++++++++++++++++++++++++++--------
  include/linux/property.h | 111 +++++++--
  2 files changed, 567 insertions(+), 113 deletions(-)


--
_______________________________________________
linux-yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to