[linux-yocto] [PATCH 00/12] device property : More backport device property patches to 4.1

Bruce Ashfield bruce.ashfield at windriver.com
Tue Mar 22 12:56:37 PDT 2016


On 2016-03-22 5:21 AM, weifeng.voon at intel.com wrote:
> 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.

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(-)
>



More information about the linux-yocto mailing list