mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Benson Leung <bleung@google.com>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, bleung@chromium.org,
	groeck@chromium.org, dtor@chromium.org,
	dmitry.torokhov@gmail.com, olof@lixom.net, linux@roeck-us.net,
	bleung@google.com, enric.balletbo@collabora.com,
	gwendal@chromium.org
Subject: [GIT PULL] chrome-platform updates for v4.17
Date: Thu, 12 Apr 2018 15:21:01 -0700	[thread overview]
Message-ID: <20180412222101.GA242548@decatoncale.mtv.corp.google.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 3845 bytes --]

The following changes since commit 3eb2ce825ea1ad89d20f7a3b5780df850e4be274:

  Linux 4.16-rc7 (2018-03-25 12:44:30 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform.git tags/chrome-platform-for-linus-4.17

for you to fetch changes up to c171d3b8a67e08884d915ffbb1dbc475747d7df2:

  Merge remote-tracking branch 'origin/ib-chrome-platform-cros-ec-sysfs-debugfs-for-v4.17' into working-branch-for-4.17 (2018-04-10 22:30:34 -0700)

----------------------------------------------------------------
Changes to chrome-platform for v4.17

Incorporates 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.

Includes a series to clean up sysfs and debugfs for cros_ec.

Other misc. cleanups.

Thanks,
Benson

----------------------------------------------------------------
Benson Leung (2):
      Merge remote-tracking branch 'chrome-platform-stop-being-a-platform-driver-plus-atmel_mxt_ts-for-v4.17' into working-branch-for-4.17
      Merge remote-tracking branch 'origin/ib-chrome-platform-cros-ec-sysfs-debugfs-for-v4.17' into working-branch-for-4.17

Dmitry Torokhov (14):
      Input: atmel_mxt_ts - do not pass suspend mode in platform data
      Input: atmel_mxt_ts - switch from OF to generic device properties
      Input: atmel_mxt_ts - switch ChromeOS ACPI devices to generic props
      platform/chrome: chromeos_laptop - add SPDX identifier
      platform/chrome: chromeos_laptop - stop setting suspend mode for Atmel devices
      platform/chrome: chromeos_laptop - introduce pr_fmt()
      platform/chrome: chromeos_laptop - factor out getting IRQ from DMI
      platform/chrome: chromeos_laptop - rework i2c peripherals initialization
      platform/chrome: chromeos_laptop - parse DMI IRQ data once
      platform/chrome: chromeos_laptop - use I2C notifier to create devices
      platform/chrome: chromeos_laptop - rely on I2C to set up interrupt trigger
      platform/chrome: chromeos_laptop - use device properties for Pixel
      platform/chrome: chromeos_laptop - discard data for unneeded boards
      Input: atmel_mxt_ts - remove platform data support

Enric Balletbo i Serra (3):
      platform/chrome: cros_ec_sysfs: introduce to_cros_ec_dev define.
      platform/chrome: cros_ec_sysfs: use permission-specific DEVICE_ATTR variants
      platform/chrome: cros_ec_debugfs: Use octal permissions '0444'

Gwendal Grignou (2):
      platform/chrome: cros_ec_sysfs: Modify error handling
      platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angle

Salvatore Bellizzi (1):
      platform/chrome: cros_ec_lpc: Add support for Google devices using custom coreboot firmware

Shawn Nematbakhsh (1):
      platform/chrome: cros_ec_debugfs: Add PD port info to debugfs

Wenkai Du (1):
      platform/chrome: cros_ec_lpc: wake up from s2idle on Chrome EC

 MAINTAINERS                                |   1 -
 drivers/input/touchscreen/atmel_mxt_ts.c   | 231 ++++----
 drivers/mfd/cros_ec_dev.c                  |  31 +-
 drivers/platform/chrome/chromeos_laptop.c  | 896 +++++++++++++++--------------
 drivers/platform/chrome/cros_ec_debugfs.c  |  76 ++-
 drivers/platform/chrome/cros_ec_lpc.c      |  16 +
 drivers/platform/chrome/cros_ec_sysfs.c    | 141 +++--
 include/linux/mfd/cros_ec.h                |   2 +
 include/linux/mfd/cros_ec_commands.h       |   3 +
 include/linux/platform_data/atmel_mxt_ts.h |  31 -
 10 files changed, 789 insertions(+), 639 deletions(-)
 delete mode 100644 include/linux/platform_data/atmel_mxt_ts.h


-- 
Benson Leung
Staff Software Engineer
Chrome OS Kernel
Google Inc.
bleung@google.com
Chromium OS Project
bleung@chromium.org

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2018-04-12 22:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-12 22:21 Benson Leung [this message]
2018-04-13 23:26 ` Linus Torvalds
2018-04-13 23:32   ` Benson Leung

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180412222101.GA242548@decatoncale.mtv.corp.google.com \
    --to=bleung@google.com \
    --cc=bleung@chromium.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=dtor@chromium.org \
    --cc=enric.balletbo@collabora.com \
    --cc=groeck@chromium.org \
    --cc=gwendal@chromium.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=olof@lixom.net \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome