[GIT PULL] platform-drivers-x86 for 5.5-2
From: Andy Shevchenko
Date: Fri Dec 20 2019 - 12:19:51 EST
Hi Linus,
Bucket of fixes for PDx86. Note, that there is no ABI breakage in Mellanox
driver because it has been introduced in v5.5-rc1, so we can change it.
Thanks,
With Best Regards,
Andy Shevchenko
The following changes since commit d1eef1c619749b2a57e514a3fa67d9a516ffa919:
Linux 5.5-rc2 (2019-12-15 15:16:08 -0800)
are available in the Git repository at:
git://git.infradead.org/linux-platform-drivers-x86.git tags/platform-drivers-x86-v5.5-2
for you to fetch changes up to 02abbda105f25fb634207e7f23a8a4b51fe67ad4:
platform/x86: pcengines-apuv2: Spelling fixes in the driver (2019-12-20 19:01:59 +0200)
----------------------------------------------------------------
platform-drivers-x86 for v5.5-2
* Add support of APUv4 and fix an assignment of simswap GPIO.
* Add Siemens CONNECT X300 to DMI table to avoid stuck during boot.
* Correct arguments of WMI call on HP Envy x360 15-cp0xxx model.
* Fix the mlx-bootctl sysfs attributes to be device related.
The following is an automated git shortlog grouped by driver:
hp-wmi:
- Make buffer for HPWMI_FEATURE2_QUERY 128 bytes
pcengines-apuv2:
- Spelling fixes in the driver
- detect apuv4 board
- fix simswap GPIO assignment
platform/mellanox:
- fix the mlx-bootctl sysfs
pmc_atom:
- Add Siemens CONNECT X300 to critclk_systems DMI table
----------------------------------------------------------------
Andy Shevchenko (1):
platform/x86: pcengines-apuv2: Spelling fixes in the driver
Enrico Weigelt, metux IT consult (2):
platform/x86: pcengines-apuv2: fix simswap GPIO assignment
platform/x86: pcengines-apuv2: detect apuv4 board
Hans de Goede (1):
platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytes
Liming Sun (1):
platform/mellanox: fix the mlx-bootctl sysfs
Michael Haener (1):
platform/x86: pmc_atom: Add Siemens CONNECT X300 to critclk_systems DMI table
.../ABI/testing/sysfs-platform-mellanox-bootctl | 10 ++--
drivers/platform/mellanox/mlxbf-bootctl.c | 2 +-
drivers/platform/x86/hp-wmi.c | 2 +-
drivers/platform/x86/pcengines-apuv2.c | 63 +++++++++++++++-------
drivers/platform/x86/pmc_atom.c | 8 +++
5 files changed, 60 insertions(+), 25 deletions(-)
--
With Best Regards,
Andy Shevchenko