On 07/07/2022 15:46, Johan Hovold wrote: > Drop the redundant supply and clock descriptions which did not add much > information beyond what can be inferred from the corresponding resource > names. > > Signed-off-by: Johan Hovold <johan+linaro@xxxxxxxxxx> (...) > - const: ref > - const: refgen > resets: > - items: > - - description: reset of phy block. > + maxItems: 1 > reset-names: > items: > - const: phy > @@ -376,11 +334,7 @@ allOf: > then: > properties: > clocks: > - items: > - - description: Phy aux clock. > - - description: 19.2 MHz ref clk source. > - - description: 19.2 MHz ref clk. Here and in other places - I think you loose information, because the frequency is not mentioned in clock name. Best regards, Krzysztof