On 16/02/2024 22:02, Yang Xiwen via B4 Relay wrote: > From: Yang Xiwen <forbidden405@xxxxxxxxxxx> > > Add binding and an extra property for Hi3798MV200 DWMMC specific extension. > > Signed-off-by: Yang Xiwen <forbidden405@xxxxxxxxxxx> > --- > ...-dw-mshc.yaml => hisilicon,hi3798-dw-mshc.yaml} | 23 ++++++++++++++++++++-- > 1 file changed, 21 insertions(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/mmc/hisilicon,hi3798cv200-dw-mshc.yaml b/Documentation/devicetree/bindings/mmc/hisilicon,hi3798-dw-mshc.yaml > similarity index 73% > rename from Documentation/devicetree/bindings/mmc/hisilicon,hi3798cv200-dw-mshc.yaml > rename to Documentation/devicetree/bindings/mmc/hisilicon,hi3798-dw-mshc.yaml Keep the old name, we don't need to rename the file for each new compatible. > index f3dc973cb490..26d7f4be965b 100644 > --- a/Documentation/devicetree/bindings/mmc/hisilicon,hi3798cv200-dw-mshc.yaml > +++ b/Documentation/devicetree/bindings/mmc/hisilicon,hi3798-dw-mshc.yaml > @@ -1,10 +1,10 @@ > # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause > %YAML 1.2 Best regards, Krzysztof