* [GIT PULL] ARM: mediatek: soc updates for v4.1
@ 2015-03-30 14:57 Matthias Brugger
2015-04-03 21:50 ` Olof Johansson
0 siblings, 1 reply; 2+ messages in thread
From: Matthias Brugger @ 2015-03-30 14:57 UTC (permalink / raw)
To: linux-arm-kernel
Hi Arnd and Olof,
please pull the following changes.
Thanks,
Matthias
---
The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
are available in the git repository at:
https://github.com/mbgg/linux-mediatek.git tags/v4.0-next-soc
for you to fetch changes up to 1f022d84bd193ec88b01c6d2cb5b6647cb20a02f:
soc: mediatek: Add PMIC wrapper for MT8135 and MT8173 SoCs
(2015-03-30 12:25:40 +0200)
----------------------------------------------------------------
- enable the pin controller in Kconfig
- Add PMIC wrapper for MT8135 and MT8173 SoCs
----------------------------------------------------------------
Flora Fu (1):
soc: mediatek: Add PMIC wrapper for MT8135 and MT8173 SoCs
Matthias Brugger (1):
ARM: mediatek: enable the pin controller
arch/arm/mach-mediatek/Kconfig | 1 +
drivers/soc/Kconfig | 1 +
drivers/soc/Makefile | 1 +
drivers/soc/mediatek/Kconfig | 11 +
drivers/soc/mediatek/Makefile | 1 +
drivers/soc/mediatek/mtk-pmic-wrap.c | 977 +++++++++++++++++++++++++++++++++++
6 files changed, 992 insertions(+)
create mode 100644 drivers/soc/mediatek/Kconfig
create mode 100644 drivers/soc/mediatek/Makefile
create mode 100644 drivers/soc/mediatek/mtk-pmic-wrap.c
^ permalink raw reply [flat|nested] 2+ messages in thread
* [GIT PULL] ARM: mediatek: soc updates for v4.1
2015-03-30 14:57 [GIT PULL] ARM: mediatek: soc updates for v4.1 Matthias Brugger
@ 2015-04-03 21:50 ` Olof Johansson
0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2015-04-03 21:50 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Mar 30, 2015 at 04:57:55PM +0200, Matthias Brugger wrote:
> Hi Arnd and Olof,
>
> please pull the following changes.
>
> Thanks,
> Matthias
>
> ---
>
> The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
>
> Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
>
> are available in the git repository at:
>
> https://github.com/mbgg/linux-mediatek.git tags/v4.0-next-soc
>
> for you to fetch changes up to 1f022d84bd193ec88b01c6d2cb5b6647cb20a02f:
>
> soc: mediatek: Add PMIC wrapper for MT8135 and MT8173 SoCs
> (2015-03-30 12:25:40 +0200)
Thanks, merged into next/drivers.
-Olof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-04-03 21:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-30 14:57 [GIT PULL] ARM: mediatek: soc updates for v4.1 Matthias Brugger
2015-04-03 21:50 ` Olof Johansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).