]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commit
soc: mediatek: add SCPSYS power domain driver for MediaTek MT7623A SoC
authorSean Wang <sean.wang@mediatek.com>
Wed, 7 Feb 2018 10:22:50 +0000 (18:22 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Sun, 11 Mar 2018 22:43:07 +0000 (23:43 +0100)
commitc932ba8c38ba59d430a6e1d9600c0b8c4a029cce
tree0a4b577ac8242fb92b95cea0fb4995d8db11d4fb
parentc59c9c85e36aa09cfd901cc15a0d8d3772c18195
soc: mediatek: add SCPSYS power domain driver for MediaTek MT7623A SoC

Add SCPSYS power domain driver for MT7623A SoC. The MT7623A's power
domains are the subset of MT7623 SoC's ones. As MT7623 SoC has full
features whereas MT7623A is being designed just for router applications.
Thus, MT7623A doesn't include those power domains multimedia function
belongs to. In order to avoid certain errors undoubtedly happening at
registering those power domains on MT7623A SoC using the existing MT7623
SCPSYS driver, it's required to define another setup specifically for
MT7623A SoC.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
drivers/soc/mediatek/mtk-scpsys.c