Comment 2 for bug 1533035

Revision history for this message
XiongZhang (xiong-y-zhang) wrote :

The fix patch is merged into v4.5 kernel
e3f9e29 device property: always check for fwnode type
61f5e29 device property: rename helper functions
318a197 device property: refactor built-in properties support
66586ba device property: keep single value inplace
a85f420 device property: helper macros for property entry creation
1d656fb device property: improve readability of macros
3c60f11 device property: return -EINVAL when property isn't found in ACPI
362c0b3 device property: Fallback to secondary fwnode if primary misses the prop
13141e1 device property: Take a copy of the property set
00bbc1d driver core: platform: Add support for built-in device properties
55f89a8 driver core: Do not overwrite secondary fwnode with NULL if it is set
4d215ca mfd: core: propagate device properties to sub devices drivers
e15ad21 mfd: intel-lpss: Add support for passing device properties
028af59 mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
ec14c53 mfd: intel-lpss: Pass HSUART configuration via properties
4c5301a i2c: designware: Convert to use unified device property API