Re: [PATCH v12 1/2] dt-binding: mmc: Add mmc yaml file for Sunplus SP7021

From: Krzysztof Kozlowski
Date: Mon Nov 21 2022 - 05:34:31 EST


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