devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] MediaTek Helio X10 MT6795 - power domains
@ 2022-05-03 14:14 AngeloGioacchino Del Regno
  2022-05-03 14:14 ` [PATCH v2 1/2] dt-bindings: power: Add MediaTek Helio X10 MT6795 " AngeloGioacchino Del Regno
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-05-03 14:14 UTC (permalink / raw)
  To: robh+dt
  Cc: krzysztof.kozlowski+dt, krzysztof.kozlowski, 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.

Changes in v2:
 - Changed license header for mt6795-power.h binding as per
   Krzysztof's review.

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] 6+ messages in thread

end of thread, other threads:[~2022-07-08  8:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-03 14:14 [PATCH v2 0/2] MediaTek Helio X10 MT6795 - power domains AngeloGioacchino Del Regno
2022-05-03 14:14 ` [PATCH v2 1/2] dt-bindings: power: Add MediaTek Helio X10 MT6795 " AngeloGioacchino Del Regno
2022-05-03 14:44   ` Krzysztof Kozlowski
2022-05-03 14:14 ` [PATCH v2 2/2] soc: mediatek: pm-domains: Add support for Helio X10 MT6795 AngeloGioacchino Del Regno
2022-06-24  9:22 ` [PATCH v2 0/2] MediaTek Helio X10 MT6795 - power domains AngeloGioacchino Del Regno
2022-07-08  8:27 ` Matthias Brugger

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