All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: mediatek: soc updates for v4.4
@ 2015-12-20 21:22 ` Matthias Brugger
  0 siblings, 0 replies; 4+ messages in thread
From: Matthias Brugger @ 2015-12-20 21:22 UTC (permalink / raw)
  To: arm-DgEjT+Ai2ygdnm+yROfE0A
  Cc: Matthias Brugger, Paul Gortmaker, Sascha Hauer,
	moderated list:ARM/Mediatek SoC...,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

Hi Arnd and Olof,

Please pull the following patches.

Thanks,
Matthias

---

The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:

  Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)

are available in the git repository at:

  https://github.com/mbgg/linux-mediatek.git tags/v4.4-next-soc

for you to fetch changes up to e50be5cd0caa1d3c59d2fa9064c3932f3f74e047:

  drivers/soc: make mediatek/mtk-scpsys.c explicitly non-modular
(2015-12-18 09:41:43 +0100)

----------------------------------------------------------------
Change the scpsys to builtin_platform_driver_probe.

Add regulator support for scpsys driver.

----------------------------------------------------------------
Paul Gortmaker (1):
      drivers/soc: make mediatek/mtk-scpsys.c explicitly non-modular

Sascha Hauer (1):
      soc: mediatek: SCPSYS: Add regulator support

 drivers/soc/mediatek/mtk-scpsys.c | 32 +++++++++++++++++++++++++++++---
 1 file changed, 29 insertions(+), 3 deletions(-)

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

* [GIT PULL] ARM: mediatek: soc updates for v4.4
@ 2015-12-20 21:22 ` Matthias Brugger
  0 siblings, 0 replies; 4+ messages in thread
From: Matthias Brugger @ 2015-12-20 21:22 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd and Olof,

Please pull the following patches.

Thanks,
Matthias

---

The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:

  Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)

are available in the git repository at:

  https://github.com/mbgg/linux-mediatek.git tags/v4.4-next-soc

for you to fetch changes up to e50be5cd0caa1d3c59d2fa9064c3932f3f74e047:

  drivers/soc: make mediatek/mtk-scpsys.c explicitly non-modular
(2015-12-18 09:41:43 +0100)

----------------------------------------------------------------
Change the scpsys to builtin_platform_driver_probe.

Add regulator support for scpsys driver.

----------------------------------------------------------------
Paul Gortmaker (1):
      drivers/soc: make mediatek/mtk-scpsys.c explicitly non-modular

Sascha Hauer (1):
      soc: mediatek: SCPSYS: Add regulator support

 drivers/soc/mediatek/mtk-scpsys.c | 32 +++++++++++++++++++++++++++++---
 1 file changed, 29 insertions(+), 3 deletions(-)

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

* Re: [GIT PULL] ARM: mediatek: soc updates for v4.4
  2015-12-20 21:22 ` Matthias Brugger
@ 2015-12-22 21:02     ` Olof Johansson
  -1 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2015-12-22 21:02 UTC (permalink / raw)
  To: Matthias Brugger
  Cc: Paul Gortmaker, Sascha Hauer, arm-DgEjT+Ai2ygdnm+yROfE0A,
	moderated list:ARM/Mediatek SoC...,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

On Sun, Dec 20, 2015 at 10:22:41PM +0100, Matthias Brugger wrote:
> Hi Arnd and Olof,
> 
> Please pull the following patches.
> 
> Thanks,
> Matthias
> 
> ---
> 
> The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:
> 
>   Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)
> 
> are available in the git repository at:
> 
>   https://github.com/mbgg/linux-mediatek.git tags/v4.4-next-soc
> 
> for you to fetch changes up to e50be5cd0caa1d3c59d2fa9064c3932f3f74e047:
> 
>   drivers/soc: make mediatek/mtk-scpsys.c explicitly non-modular
> (2015-12-18 09:41:43 +0100)

Merged, thanks.


-Olof

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

* [GIT PULL] ARM: mediatek: soc updates for v4.4
@ 2015-12-22 21:02     ` Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2015-12-22 21:02 UTC (permalink / raw)
  To: linux-arm-kernel

On Sun, Dec 20, 2015 at 10:22:41PM +0100, Matthias Brugger wrote:
> Hi Arnd and Olof,
> 
> Please pull the following patches.
> 
> Thanks,
> Matthias
> 
> ---
> 
> The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:
> 
>   Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)
> 
> are available in the git repository at:
> 
>   https://github.com/mbgg/linux-mediatek.git tags/v4.4-next-soc
> 
> for you to fetch changes up to e50be5cd0caa1d3c59d2fa9064c3932f3f74e047:
> 
>   drivers/soc: make mediatek/mtk-scpsys.c explicitly non-modular
> (2015-12-18 09:41:43 +0100)

Merged, thanks.


-Olof

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

end of thread, other threads:[~2015-12-22 21:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-20 21:22 [GIT PULL] ARM: mediatek: soc updates for v4.4 Matthias Brugger
2015-12-20 21:22 ` Matthias Brugger
     [not found] ` <CABuKBeK7v2B_X4i-s02uiK-NpmxeGB2qtXokupsfVCJ5TOte9A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-12-22 21:02   ` Olof Johansson
2015-12-22 21:02     ` Olof Johansson

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.