All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Delete MT8192 msdc gate (was "clk: mediatek: Delete MT8192 msdc gate")
@ 2022-05-23 10:23 ` matthias.bgg
  0 siblings, 0 replies; 21+ messages in thread
From: matthias.bgg @ 2022-05-23 10:23 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 v3:
- Update commit message to explain better why we do ABI breakage here
- add Reviewed-by tag

Changes in v2:
- Delete compatible in binding descprition as well
- Add RvB tags
- 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.36.0


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

end of thread, other threads:[~2022-06-10 18:43 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-23 10:23 [PATCH v3 0/2] Delete MT8192 msdc gate (was "clk: mediatek: Delete MT8192 msdc gate") matthias.bgg
2022-05-23 10:23 ` matthias.bgg
2022-05-23 10:23 ` matthias.bgg
2022-05-23 10:23 ` [PATCH v3 1/2] dt-bindings: ARM: Mediatek: Remove msdc binding of MT8192 clock matthias.bgg
2022-05-23 10:23   ` matthias.bgg
2022-05-23 10:23   ` matthias.bgg
2022-06-02 13:05   ` Rob Herring
2022-06-02 13:05     ` Rob Herring
2022-06-02 13:05     ` Rob Herring
2022-06-10 18:42   ` Stephen Boyd
2022-06-10 18:42     ` Stephen Boyd
2022-06-10 18:42     ` Stephen Boyd
2022-05-23 10:23 ` [PATCH v3 2/2] clk: mediatek: Delete MT8192 msdc gate matthias.bgg
2022-05-23 10:23   ` matthias.bgg
2022-05-23 10:23   ` matthias.bgg
2022-06-10 18:42   ` Stephen Boyd
2022-06-10 18:42     ` Stephen Boyd
2022-06-10 18:42     ` Stephen Boyd
2022-05-24  6:27 ` [PATCH v3 0/2] Delete MT8192 msdc gate (was "clk: mediatek: Delete MT8192 msdc gate") Chen-Yu Tsai
2022-05-24  6:27   ` Chen-Yu Tsai
2022-05-24  6:27   ` Chen-Yu Tsai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.