devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Mediatek MT8192 scpsys support
@ 2020-09-04  6:44 Weiyi Lu
  2020-09-04  6:44 ` [PATCH 1/3] dt-bindings: soc: Add MT8192 power dt-bindings Weiyi Lu
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Weiyi Lu @ 2020-09-04  6:44 UTC (permalink / raw)
  To: Enric Balletbo Serra, Matthias Brugger, Nicolas Boichat,
	Rob Herring, Sascha Hauer
  Cc: linux-arm-kernel, linux-kernel, devicetree, linux-mediatek,
	srv_heupstream, Weiyi Lu

This series is based on v5.9-rc1, MT8192 clock v3[1] and MT8183 scpsys v17[2].

[1] https://patchwork.kernel.org/cover/11752231/
[2] https://patchwork.kernel.org/cover/11703253/


Weiyi Lu (3):
  dt-bindings: soc: Add MT8192 power dt-bindings
  soc: mediatek: Add MT8192 scpsys support
  arm64: dts: Add power controller device node of MT8192

 .../bindings/soc/mediatek/scpsys.txt          |   5 +
 arch/arm64/boot/dts/mediatek/mt8192.dtsi      | 148 +++++++++
 drivers/soc/mediatek/mtk-scpsys.c             | 297 ++++++++++++++++++
 include/dt-bindings/power/mt8192-power.h      |  32 ++
 4 files changed, 482 insertions(+)
 create mode 100644 include/dt-bindings/power/mt8192-power.h

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

end of thread, other threads:[~2020-09-15  9:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-04  6:44 [PATCH 0/3] Mediatek MT8192 scpsys support Weiyi Lu
2020-09-04  6:44 ` [PATCH 1/3] dt-bindings: soc: Add MT8192 power dt-bindings Weiyi Lu
2020-09-14 21:06   ` Rob Herring
2020-09-04  6:44 ` [PATCH 2/3] soc: mediatek: Add MT8192 scpsys support Weiyi Lu
2020-09-04  6:44 ` [PATCH 3/3] arm64: dts: Add power controller device node of MT8192 Weiyi Lu
2020-09-15  9:34 ` [PATCH 0/3] Mediatek MT8192 scpsys support 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).