Merge tag 'chrome-platform-for-linus-4.17' of...
Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform Pull chrome platform updates from Benson Leung: - a series from Dmitry to remove platform data from chromeos_laptop.c, which was the only user of platform data for the atmel_mxt_ts driver. - a series to clean up sysfs and debugfs for cros_ec - other misc cleanups * tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform: (22 commits) platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angle platform/chrome: cros_ec_debugfs: Add PD port info to debugfs platform/chrome: cros_ec_debugfs: Use octal permissions '0444' platform/chrome: cros_ec_sysfs: use permission-specific DEVICE_ATTR variants platform/chrome: cros_ec_sysfs: introduce to_cros_ec_dev define. platform/chrome: cros_ec_sysfs: Modify error handling platform/chrome: cros_ec_lpc: Add support for Google devices using custom coreboot firmware platform/chrome: cros_ec_lpc: wake up from s2idle on Chrome EC Input: atmel_mxt_ts - remove platform data support platform/chrome: chromeos_laptop - discard data for unneeded boards platform/chrome: chromeos_laptop - use device properties for Pixel platform/chrome: chromeos_laptop - rely on I2C to set up interrupt trigger platform/chrome: chromeos_laptop - use I2C notifier to create devices platform/chrome: chromeos_laptop - parse DMI IRQ data once platform/chrome: chromeos_laptop - rework i2c peripherals initialization platform/chrome: chromeos_laptop - factor out getting IRQ from DMI platform/chrome: chromeos_laptop - introduce pr_fmt() platform/chrome: chromeos_laptop - stop setting suspend mode for Atmel devices platform/chrome: chromeos_laptop - add SPDX identifier Input: atmel_mxt_ts - switch ChromeOS ACPI devices to generic props ...
Showing
- MAINTAINERS 0 additions, 1 deletionMAINTAINERS
- drivers/input/touchscreen/atmel_mxt_ts.c 123 additions, 108 deletionsdrivers/input/touchscreen/atmel_mxt_ts.c
- drivers/mfd/cros_ec_dev.c 13 additions, 18 deletionsdrivers/mfd/cros_ec_dev.c
- drivers/platform/chrome/chromeos_laptop.c 456 additions, 440 deletionsdrivers/platform/chrome/chromeos_laptop.c
- drivers/platform/chrome/cros_ec_debugfs.c 74 additions, 2 deletionsdrivers/platform/chrome/cros_ec_debugfs.c
- drivers/platform/chrome/cros_ec_lpc.c 16 additions, 0 deletionsdrivers/platform/chrome/cros_ec_lpc.c
- drivers/platform/chrome/cros_ec_sysfs.c 102 additions, 39 deletionsdrivers/platform/chrome/cros_ec_sysfs.c
- include/linux/mfd/cros_ec.h 2 additions, 0 deletionsinclude/linux/mfd/cros_ec.h
- include/linux/mfd/cros_ec_commands.h 3 additions, 0 deletionsinclude/linux/mfd/cros_ec_commands.h
- include/linux/platform_data/atmel_mxt_ts.h 0 additions, 31 deletionsinclude/linux/platform_data/atmel_mxt_ts.h
Loading
Please register or sign in to comment