All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Immutable branch (mfd, chrome) due for the v4.19 window
@ 2018-07-09  1:13 Benson Leung
  2018-07-27  7:13 ` Lee Jones
  0 siblings, 1 reply; 2+ messages in thread
From: Benson Leung @ 2018-07-09  1:13 UTC (permalink / raw)
  To: lee.jones, dmitry.torokhov, linux
  Cc: bleung, enric.balletbo, krzk, linux-kernel, bleung

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

Hi all,

Please see this Immutable Branch which moves the cros_ec_i2c and cros_ec_spi
transport drivers from mfd to platform/chrome. Changes in arm are a simple
rename in defconfigs. Change in input is a rename in help text.

The following changes since commit 021c91791a5e7e85c567452f1be3e4c2c6cb6063:

  Linux 4.18-rc3 (2018-07-01 16:04:53 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform.git tags/ib-platform-chrome-mfd-move-cros-ec-transport-for-4.19

for you to fetch changes up to 413c94469a9db26ac4e1d16bf8de0248de93e2d8:

  Input: keyboard: Fix ChromeOS EC keyboard help message. (2018-07-03 12:40:44 -0700)

----------------------------------------------------------------
Immutable branch (mfd, chrome) due for the v4.19 window

Immutable Branch which moves the cros_ec_i2c and cros_ec_spi
transport drivers from mfd to platform/chrome. Changes in arm are a simple
rename in defconfigs. Change in input is a rename in help text.

----------------------------------------------------------------
Enric Balletbo i Serra (3):
      platform/chrome: Move cros-ec transport drivers to drivers/platform.
      arm/arm64: configs: Remove the MFD_ prefix for MFD_CROS_EC_I2C/SPI symbols.
      Input: keyboard: Fix ChromeOS EC keyboard help message.

 arch/arm/configs/exynos_defconfig              |  4 ++--
 arch/arm/configs/multi_v7_defconfig            |  4 ++--
 arch/arm/configs/pxa_defconfig                 |  4 ++--
 arch/arm64/configs/defconfig                   |  4 ++--
 drivers/input/keyboard/Kconfig                 |  2 +-
 drivers/mfd/Kconfig                            | 20 --------------------
 drivers/mfd/Makefile                           |  2 --
 drivers/platform/chrome/Kconfig                | 20 ++++++++++++++++++++
 drivers/platform/chrome/Makefile               |  2 ++
 drivers/{mfd => platform/chrome}/cros_ec_i2c.c |  0
 drivers/{mfd => platform/chrome}/cros_ec_spi.c |  0
 11 files changed, 31 insertions(+), 31 deletions(-)
 rename drivers/{mfd => platform/chrome}/cros_ec_i2c.c (100%)
 rename drivers/{mfd => platform/chrome}/cros_ec_spi.c (100%)

Thanks,
Benson

-- 
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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Immutable branch (mfd, chrome) due for the v4.19 window
  2018-07-09  1:13 [GIT PULL] Immutable branch (mfd, chrome) due for the v4.19 window Benson Leung
@ 2018-07-27  7:13 ` Lee Jones
  0 siblings, 0 replies; 2+ messages in thread
From: Lee Jones @ 2018-07-27  7:13 UTC (permalink / raw)
  To: Benson Leung
  Cc: dmitry.torokhov, linux, bleung, enric.balletbo, krzk, linux-kernel

On Sun, 08 Jul 2018, Benson Leung wrote:

> Hi all,
> 
> Please see this Immutable Branch which moves the cros_ec_i2c and cros_ec_spi
> transport drivers from mfd to platform/chrome. Changes in arm are a simple
> rename in defconfigs. Change in input is a rename in help text.
> 
> The following changes since commit 021c91791a5e7e85c567452f1be3e4c2c6cb6063:
> 
>   Linux 4.18-rc3 (2018-07-01 16:04:53 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform.git tags/ib-platform-chrome-mfd-move-cros-ec-transport-for-4.19

Pulled, thanks.

-- 
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-07-27  7:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-09  1:13 [GIT PULL] Immutable branch (mfd, chrome) due for the v4.19 window Benson Leung
2018-07-27  7:13 ` Lee Jones

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.