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

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Tue Oct 25 05:21:31 PDT 2022


On 25/10/2022 03:42, Frank Wunderlich wrote:
> From: Sam Shih <sam.shih at mediatek.com>
> 
> 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




More information about the linux-arm-kernel mailing list