lkml.org 
[lkml]   [2017]   [Aug]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/3] add support of SCPSYS power domain for MediaTek MT7622
Date
From: Sean Wang <sean.wang@mediatek.com>

Changes since v1:
- rebase to Linux v4.13-rc1

There are four power domains on MediaTek MT7622 SoC which are respectively
ETHSYS for Ethernet including extra embedded switch, HIF0SYS for PCI-E and
SATA, HIF1SYS for USB and WBSYS for WIFI and Bluetooth.

Those functions could be selectively powered gated when the corresponding
function is no longer to use in order to reach more minimal power
dissipation through the patch series introduced here.

Chen Zhong (2):
soc: mediatek: add header files required for MT7622 SCPSYS dt-binding
soc: mediatek: add SCPSYS power domain driver for MediaTek MT7622 SoC

Sean Wang (1):
dt-bindings: soc: update the binding document for SCPSYS on MediaTek
MT7622 SoC

.../devicetree/bindings/soc/mediatek/scpsys.txt | 3 +
drivers/soc/mediatek/mtk-scpsys.c | 81 ++++++++++++++++++++++
include/dt-bindings/power/mt7622-power.h | 22 ++++++
include/linux/soc/mediatek/infracfg.h | 8 ++-
4 files changed, 113 insertions(+), 1 deletion(-)
create mode 100644 include/dt-bindings/power/mt7622-power.h

--
2.7.4

\
 
 \ /
  Last update: 2017-08-01 12:06    [W:0.083 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site