[GIT PULL] ARM: mediatek: updates for soc drivers for v4.16-next
Matthias Brugger
matthias.bgg at gmail.com
Mon Mar 19 03:21:53 PDT 2018
Hi Arnd,
Hi Olof,
Please take the following commits.
Thanks,
Matthias
---
The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:
Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/
tags/v4.16-next-soc
for you to fetch changes up to 9f9971266110add19b512f7b10a6d922e741368e:
soc: mediatek: update power domain data of MT2712 (2018-03-19 02:29:05 +0100)
----------------------------------------------------------------
scpsy:
- mt2712: update power domains to reflect design changes in the SoC
- fix initialisation of power subdomains
- add support for mt7623a SoC
- use defines for mt2701 bus protection mask
----------------------------------------------------------------
Sean Wang (5):
dt-bindings: soc: add SCPSYS binding for MT7623 and MT7623A SoC
dt-bindings: soc: add header files required for MT7623A SCPSYS dt-binding
soc: mediatek: avoid hardcoded value with bus_prot_mask
soc: mediatek: add SCPSYS power domain driver for MediaTek MT7623A SoC
soc: mediatek: fix the mistaken pointer accessed when subdomains are added
weiyi.lu at mediatek.com (2):
dt-bindings: soc: update MT2712 power dt-bindings
soc: mediatek: update power domain data of MT2712
.../devicetree/bindings/soc/mediatek/scpsys.txt | 5 +-
drivers/soc/mediatek/mtk-scpsys.c | 104 ++++++++++++++++++++-
include/dt-bindings/power/mt2712-power.h | 3 +
include/dt-bindings/power/mt7623a-power.h | 10 ++
include/linux/soc/mediatek/infracfg.h | 4 +
5 files changed, 120 insertions(+), 6 deletions(-)
create mode 100644 include/dt-bindings/power/mt7623a-power.h
More information about the Linux-mediatek
mailing list