devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Add infra_ao reset support for MT8188 Soc
@ 2023-05-24 13:34 Runyang Chen
  2023-05-24 13:34 ` [PATCH v3 1/2] dt-bindings: reset: mt8188: add thermal reset control bit Runyang Chen
  2023-05-24 13:34 ` [PATCH v3 2/2] clk: mediatek: reset: add infra_ao reset support for MT8188 Runyang Chen
  0 siblings, 2 replies; 6+ messages in thread
From: Runyang Chen @ 2023-05-24 13:34 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, Matthias Brugger,
	AngeloGioacchino Del Regno, Philipp Zabel, Rob Herring,
	Krzysztof Kozlowski
  Cc: linux-clk, linux-kernel, linux-arm-kernel, linux-mediatek,
	devicetree, Runyang Chen

Based on tag: next-20230524, linux-next/master

v3:
1. The infra_ao_rst_ofs, infra_ao_idx_map and infra_ao_rst_desc are not
modified by the driver, so constify them.

v2:
1. Modify SoB to match author name.

v1:
1. Add thermal reset bit for MT8188.
2. Add infra_ao reset support for MT8188.

Runyang Chen (2):
  dt-bindings: reset: mt8188: add thermal reset control bit
  clk: mediatek: reset: add infra_ao reset support for MT8188

 drivers/clk/mediatek/clk-mt8188-infra_ao.c | 24 ++++++++++++++++++++++
 include/dt-bindings/reset/mt8188-resets.h  |  5 +++++
 2 files changed, 29 insertions(+)

--
2.18.0


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

end of thread, other threads:[~2023-05-25  1:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-24 13:34 [PATCH v3 0/2] Add infra_ao reset support for MT8188 Soc Runyang Chen
2023-05-24 13:34 ` [PATCH v3 1/2] dt-bindings: reset: mt8188: add thermal reset control bit Runyang Chen
2023-05-24 21:10   ` Conor Dooley
2023-05-24 13:34 ` [PATCH v3 2/2] clk: mediatek: reset: add infra_ao reset support for MT8188 Runyang Chen
2023-05-24 15:23   ` kernel test robot
2023-05-25  1:23   ` kernel test robot

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