> + clocks: > + items: > + - description: Master clock > + - description: Receive System Clock > + - description: Transmit System Clock > + > + clock-names: > + items: > + - const: mclk > + - const: sclkr > + - const: sclkx Nit pick, but "Receive System Clock", but "sclkr'. Maybe "System Clock Receive" so you have the same word order? Andrew