[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220429123133.28869-1-matthias.bgg@kernel.org>
Date: Fri, 29 Apr 2022 14:31:30 +0200
From: matthias.bgg@...nel.org
To: mturquette@...libre.com, sboyd@...nel.org
Cc: allen-kh.cheng@...iatek.com, weiyi.lu@...iatek.com,
chun-jie.chen@...iatek.com, linux-kernel@...r.kernel.org,
ikjn@...omium.org, miles.chen@...iatek.com, robh+dt@...nel.org,
linux-mediatek@...ts.infradead.org,
krzysztof.kozlowski+dt@...aro.org, linux-clk@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
angelogioacchino.delregno@...labora.com,
Matthias Brugger <matthias.bgg@...il.com>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
devicetree@...r.kernel.org
Subject: [PATCH v2 0/2] Delete MT8192 msdc gate (was "clk: mediatek: Delete MT8192 msdc gate")
From: Matthias Brugger <matthias.bgg@...il.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
Powered by blists - more mailing lists