Re: [PATCH 1/2] dt-bindings: mmc: drop unneeded quotes

From: Heiko Stübner
Date: Fri Jan 20 2023 - 04:32:03 EST


Am Freitag, 20. Januar 2023, 09:57:21 CET schrieb Krzysztof Kozlowski:
> Cleanup by removing unneeded quotes from refs and redundant blank lines.
> No functional impact except adjusting to preferred coding style.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

> diff --git a/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml b/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml
> index c7e14b7dba9e..67d7223f74da 100644
> --- a/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml
> +++ b/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml
> @@ -14,7 +14,7 @@ description:
> file and the Rockchip specific extensions.
>
> allOf:
> - - $ref: "synopsys-dw-mshc-common.yaml#"
> + - $ref: synopsys-dw-mshc-common.yaml#
>
> maintainers:
> - Heiko Stuebner <heiko@xxxxxxxxx>

For the Rockchip part
Reviewed-by: Heiko Stuebner <heiko@xxxxxxxxx>