Skip to content

Commit 1be3b43

Browse files
mbggbebarino
authored andcommitted
dt-bindings: ARM: Mediatek: Remove msdc binding of MT8192 clock
The code controlling msdc clock gate was moved inthe the consumer, the MMC driver. This node did never represent a working implementation of any peripheral. It was just a lonely clock gate that wasn't used. Delete the binding description of this node. Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Reviewed-by: Miles Chen <miles.chen@mediatek.com> Link: https://lore.kernel.org/r/20220523102339.21927-2-matthias.bgg@kernel.org Acked-by: Rob Herring <robh@kernel.org> Reviewed-by: Chen-Yu Tsai <wenst@chromium.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
1 parent f2906aa commit 1be3b43

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

Documentation/devicetree/bindings/arm/mediatek/mediatek,mt8192-clock.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ properties:
2424
- mediatek,mt8192-imp_iic_wrap_w
2525
- mediatek,mt8192-imp_iic_wrap_n
2626
- mediatek,mt8192-msdc_top
27-
- mediatek,mt8192-msdc
2827
- mediatek,mt8192-mfgcfg
2928
- mediatek,mt8192-imgsys
3029
- mediatek,mt8192-imgsys2
@@ -107,13 +106,6 @@ examples:
107106
#clock-cells = <1>;
108107
};
109108
110-
- |
111-
msdc: clock-controller@11f60000 {
112-
compatible = "mediatek,mt8192-msdc";
113-
reg = <0x11f60000 0x1000>;
114-
#clock-cells = <1>;
115-
};
116-
117109
- |
118110
mfgcfg: clock-controller@13fbf000 {
119111
compatible = "mediatek,mt8192-mfgcfg";

0 commit comments

Comments
 (0)