On 21/11/2022 11:06, Tony Huang wrote: > Add MMC YAML file for Sunplus SP7021. > +++ b/Documentation/devicetree/bindings/mmc/sunplus,mmc.yaml > @@ -0,0 +1,62 @@ > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > +# Copyright (C) Sunplus Ltd. Co. 2021 > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/mmc/sunplus,mmc.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Sunplus MMC Controller > + > +maintainers: > + - Tony Huang <tonyhuang.sunplus@xxxxxxxxx> > + - Li-hao Kuo <lhjeff911@xxxxxxxxx> > + > +allOf: > + - $ref: "mmc-controller.yaml" If there is going to be resend, drop the quotes (and keep my Reviewed-by tag). Best regards, Krzysztof