Re: [PATCH v4 2/6] dt-bindings: mmc: Add support for Mediatek MT7986

From: Krzysztof Kozlowski
Date: Tue Oct 25 2022 - 08:21:42 EST


On 25/10/2022 03:42, Frank Wunderlich wrote:
> From: Sam Shih <sam.shih@xxxxxxxxxxxx>
>
> This commit adds dt-binding documentation of mmc for Mediatek MT7986 SoC

> + items:
> + - description: source clock
> + - description: HCLK which used for host
> + - description: independent source clock gate
> + - description: bus clock used for internal register access (required for MSDC0/3).
> + - description: msdc subsys clock gate
> + clock-names:
> + minItems: 3
> + items:
> + - const: source
> + - const: hclk
> + - const: "source_cg"
> + - const: "bus_clk"
> + - const: "sys_cg"

Drop quotes.

Best regards,
Krzysztof