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