[linux-yocto] [PATCH 00/12] device property : More backport device property patches to 4.1
weifeng.voon at intel.com
weifeng.voon at intel.com
Tue Mar 22 02:21:16 PDT 2016
From: "Voon, Weifeng" <weifeng.voon at intel.com>
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.
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(-)
--
1.9.1
More information about the linux-yocto
mailing list