* [PULL REQUEST] ARM: mediatek: soc updates for v4.3
@ 2015-07-28 12:09 Matthias Brugger
2015-07-28 16:17 ` Olof Johansson
0 siblings, 1 reply; 2+ messages in thread
From: Matthias Brugger @ 2015-07-28 12:09 UTC (permalink / raw)
To: linux-arm-kernel
Hi all,
Please take the following patches.
Thanks,
Matthias
--
The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
are available in the git repository at:
https://github.com/mbgg/linux-mediatek.git tags/v4.2-next-soc
for you to fetch changes up to 3e0452d27a784d50f09bec9de8ac673849b9e303:
ARM: mediatek: Add regmap to mediatek Kconfig (2015-07-23 20:01:42 +0200)
----------------------------------------------------------------
- ARM: mediatek: Add regmap to mediatek Kconfig
- soc: mediatek: Drop owner assignment from platform_driver
- soc: Mediatek: Add SCPSYS power domain driver
- dt-bindings: soc: Add documentation for the MediaTek SCPSYS unit
- soc: mediatek: Add infracfg misc driver support
----------------------------------------------------------------
Krzysztof Kozlowski (1):
soc: mediatek: Drop owner assignment from platform_driver
Matthias Brugger (1):
ARM: mediatek: Add regmap to mediatek Kconfig
Sascha Hauer (3):
soc: mediatek: Add infracfg misc driver support
dt-bindings: soc: Add documentation for the MediaTek SCPSYS unit
soc: Mediatek: Add SCPSYS power domain driver
.../devicetree/bindings/soc/mediatek/scpsys.txt | 41 ++
arch/arm/mach-mediatek/Kconfig | 1 +
drivers/soc/mediatek/Kconfig | 19 +
drivers/soc/mediatek/Makefile | 2 +
drivers/soc/mediatek/mtk-infracfg.c | 91 ++++
drivers/soc/mediatek/mtk-pmic-wrap.c | 1 -
drivers/soc/mediatek/mtk-scpsys.c | 487 +++++++++++++++++++++
include/dt-bindings/power/mt8173-power.h | 15 +
include/linux/soc/mediatek/infracfg.h | 26 ++
9 files changed, 682 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/soc/mediatek/scpsys.txt
create mode 100644 drivers/soc/mediatek/mtk-infracfg.c
create mode 100644 drivers/soc/mediatek/mtk-scpsys.c
create mode 100644 include/dt-bindings/power/mt8173-power.h
create mode 100644 include/linux/soc/mediatek/infracfg.h
--
motzblog.wordpress.com
^ permalink raw reply [flat|nested] 2+ messages in thread* [PULL REQUEST] ARM: mediatek: soc updates for v4.3
2015-07-28 12:09 [PULL REQUEST] ARM: mediatek: soc updates for v4.3 Matthias Brugger
@ 2015-07-28 16:17 ` Olof Johansson
0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2015-07-28 16:17 UTC (permalink / raw)
To: linux-arm-kernel
On Tue, Jul 28, 2015 at 02:09:43PM +0200, Matthias Brugger wrote:
> Hi all,
>
> Please take the following patches.
>
> Thanks,
> Matthias
>
> --
>
> The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
>
> Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
>
> are available in the git repository at:
>
> https://github.com/mbgg/linux-mediatek.git tags/v4.2-next-soc
>
> for you to fetch changes up to 3e0452d27a784d50f09bec9de8ac673849b9e303:
>
> ARM: mediatek: Add regmap to mediatek Kconfig (2015-07-23 20:01:42 +0200)
>
> ----------------------------------------------------------------
> - ARM: mediatek: Add regmap to mediatek Kconfig
> - soc: mediatek: Drop owner assignment from platform_driver
> - soc: Mediatek: Add SCPSYS power domain driver
> - dt-bindings: soc: Add documentation for the MediaTek SCPSYS unit
> - soc: mediatek: Add infracfg misc driver support
Merged, thanks.
-Olof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-07-28 16:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-28 12:09 [PULL REQUEST] ARM: mediatek: soc updates for v4.3 Matthias Brugger
2015-07-28 16:17 ` 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).