linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] MediaTek Helio X10 MT6795 - power domains
@ 2022-05-03 10:54 AngeloGioacchino Del Regno
  2022-05-03 10:54 ` [PATCH 1/2] dt-bindings: power: Add MediaTek Helio X10 MT6795 " AngeloGioacchino Del Regno
  2022-05-03 10:54 ` [PATCH 2/2] soc: mediatek: pm-domains: Add support for Helio X10 MT6795 AngeloGioacchino Del Regno
  0 siblings, 2 replies; 7+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-05-03 10:54 UTC (permalink / raw)
  To: robh+dt
  Cc: krzysztof.kozlowski+dt, matthias.bgg, chun-jie.chen,
	angelogioacchino.delregno, weiyi.lu, mbrugger, devicetree,
	linux-kernel, linux-arm-kernel, linux-mediatek, kernel,
	nfraprado

In an effort to give some love to the apparently forgotten MT6795 SoC,
I am upstreaming more components that are necessary to support platforms
powered by this one apart from a simple boot to serial console.

This series introduces support for the MTCMOS power domains found on
the Helio X10.

Tested on a Sony Xperia M5 (codename "Holly") smartphone.

AngeloGioacchino Del Regno (2):
  dt-bindings: power: Add MediaTek Helio X10 MT6795 power domains
  soc: mediatek: pm-domains: Add support for Helio X10 MT6795

 .../power/mediatek,power-controller.yaml      |   2 +
 drivers/soc/mediatek/mt6795-pm-domains.h      | 112 ++++++++++++++++++
 drivers/soc/mediatek/mtk-pm-domains.c         |   5 +
 include/dt-bindings/power/mt6795-power.h      |  16 +++
 4 files changed, 135 insertions(+)
 create mode 100644 drivers/soc/mediatek/mt6795-pm-domains.h
 create mode 100644 include/dt-bindings/power/mt6795-power.h

-- 
2.35.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-05-03 12:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-03 10:54 [PATCH 0/2] MediaTek Helio X10 MT6795 - power domains AngeloGioacchino Del Regno
2022-05-03 10:54 ` [PATCH 1/2] dt-bindings: power: Add MediaTek Helio X10 MT6795 " AngeloGioacchino Del Regno
2022-05-03 12:38   ` Krzysztof Kozlowski
2022-05-03 12:43     ` AngeloGioacchino Del Regno
2022-05-03 12:57       ` Krzysztof Kozlowski
2022-05-03 12:58         ` AngeloGioacchino Del Regno
2022-05-03 10:54 ` [PATCH 2/2] soc: mediatek: pm-domains: Add support for Helio X10 MT6795 AngeloGioacchino Del Regno

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).