linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Delete MT8192 msdc gate (was "clk: mediatek: Delete MT8192 msdc gate")
@ 2022-04-29 12:31 matthias.bgg
  2022-04-29 12:31 ` [PATCH v2 1/2] dt-bindings: ARM: Mediatek: Remove msdc binding of MT8192 clock matthias.bgg
  2022-04-29 12:31 ` [PATCH v2 2/2] clk: mediatek: Delete MT8192 msdc gate matthias.bgg
  0 siblings, 2 replies; 12+ messages in thread
From: matthias.bgg @ 2022-04-29 12:31 UTC (permalink / raw)
  To: mturquette, sboyd
  Cc: allen-kh.cheng, weiyi.lu, chun-jie.chen, linux-kernel, ikjn,
	miles.chen, robh+dt, linux-mediatek, krzysztof.kozlowski+dt,
	linux-clk, linux-arm-kernel, angelogioacchino.delregno,
	Matthias Brugger, Krzysztof Kozlowski, devicetree

From: Matthias Brugger <matthias.bgg@gmail.com>


The mt8192-msdc clock is only a single clock gate. This gate is accessed
from the mmc driver directly. With
4a1d1379ebf6 ("arm64: dts: mt8192: Add mmc device nodes")
the only consumer of this binding was deleted. Delete the binding
decription and the clock driver bound to it.

Changes in v2:
- Delete compatible in binding descprition as well
- add Reviewed-by tag

Matthias Brugger (2):
  dt-bindings: ARM: Mediatek: Remove msdc binding of MT8192 clock
  clk: mediatek: Delete MT8192 msdc gate

 .../arm/mediatek/mediatek,mt8192-clock.yaml   |  8 -------
 drivers/clk/mediatek/clk-mt8192-msdc.c        | 21 -------------------
 2 files changed, 29 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2022-05-20 22:21 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-29 12:31 [PATCH v2 0/2] Delete MT8192 msdc gate (was "clk: mediatek: Delete MT8192 msdc gate") matthias.bgg
2022-04-29 12:31 ` [PATCH v2 1/2] dt-bindings: ARM: Mediatek: Remove msdc binding of MT8192 clock matthias.bgg
2022-04-29 13:31   ` AngeloGioacchino Del Regno
2022-04-30 23:14   ` Miles Chen
2022-05-03 21:48   ` Rob Herring
2022-05-05  5:31     ` [PATCH v2 1/2] dt-bindings: ARM: Mediatek: Remove msdc binding of mt8192 clock Miles Chen
2022-05-09 22:36       ` Rob Herring
2022-05-09 23:18         ` Miles Chen
2022-05-05 16:47     ` [PATCH v2 1/2] dt-bindings: ARM: Mediatek: Remove msdc binding of MT8192 clock Matthias Brugger
2022-05-20 22:21       ` Stephen Boyd
2022-04-29 12:31 ` [PATCH v2 2/2] clk: mediatek: Delete MT8192 msdc gate matthias.bgg
2022-04-30 23:14   ` Miles Chen

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