]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge tag 'v4.16-next-soc' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Tue, 27 Mar 2018 13:53:04 +0000 (15:53 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 27 Mar 2018 13:53:04 +0000 (15:53 +0200)
commit03836dd07f43a17b3681d3fc75ea40833fda49b6
tree3f0550b9e2201c02a9863ffb936c9541947b6366
parent498b5651542d391dc5fa2e5c63ad2a2bbd144cc2
parent9f9971266110add19b512f7b10a6d922e741368e
Merge tag 'v4.16-next-soc' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into next/drivers

Pull "ARM: mediatek: updates for soc drivers for v4.16-next" from Matthias Brugger:

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

* tag 'v4.16-next-soc' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux:
  soc: mediatek: update power domain data of MT2712
  dt-bindings: soc: update MT2712 power dt-bindings
  soc: mediatek: fix the mistaken pointer accessed when subdomains are added
  soc: mediatek: add SCPSYS power domain driver for MediaTek MT7623A SoC
  soc: mediatek: avoid hardcoded value with bus_prot_mask
  dt-bindings: soc: add header files required for MT7623A SCPSYS dt-binding
  dt-bindings: soc: add SCPSYS binding for MT7623 and MT7623A SoC