On Mon, 23 May 2022 12:23:38 +0200, matthias.bgg@xxxxxxxxxx wrote: > From: Matthias Brugger <matthias.bgg@xxxxxxxxx> > > 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@xxxxxxxxx> > Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx> > Reviewed-by: Miles Chen <miles.chen@xxxxxxxxxxxx> > > --- > > Changes in v3: > - Update commit message to explain better why we do ABI breakage here > > Changes in v2: > - Delete compatible in binding descprition as well > - Add RvB tags > > .../bindings/arm/mediatek/mediatek,mt8192-clock.yaml | 8 -------- > 1 file changed, 8 deletions(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>