[GIT PULL] immutable branch for properties
From: Andy Shevchenko
Date: Mon Apr 20 2020 - 11:30:54 EST
Hi guys,
Please, pull immutable branch between platform-drivers-x86 and your subsystem.
Thanks,
With Best Regards,
Andy Shevchenko
The following changes since commit ae83d0b416db002fe95601e7f97f64b59514d936:
Linux 5.7-rc2 (2020-04-19 14:35:30 -0700)
are available in the Git repository at:
git://git.infradead.org/linux-platform-drivers-x86.git ib-pdx86-properties
for you to fetch changes up to c7582ff7ed388b803d083166514a4c8acd4ef57d:
platform/x86: intel_cht_int33fe: Fix spelling issues (2020-04-20 14:47:45 +0300)
----------------------------------------------------------------
Andy Shevchenko (6):
device property: export set_secondary_fwnode() to modules
software node: Allow register and unregister software node groups
platform/x86: intel_cht_int33fe: Convert software node array to group
platform/x86: intel_cht_int33fe: Convert to use set_secondary_fwnode()
platform/x86: intel_cht_int33fe: Switch to use acpi_dev_hid_uid_match()
platform/x86: intel_cht_int33fe: Fix spelling issues
drivers/base/core.c | 1 +
drivers/base/swnode.c | 48 +++++++++++
drivers/platform/x86/intel_cht_int33fe_typec.c | 106 +++++++++++++------------
include/linux/property.h | 3 +
4 files changed, 108 insertions(+), 50 deletions(-)
--
With Best Regards,
Andy Shevchenko