Quoting Geert Uytterhoeven (2020-12-18 04:52:53)
> Commit 45c940184b501fc6 ("dt-bindings: clk: versaclock5: convert to
> yaml") accidentally changed "idt,voltage-microvolts" to
> "idt,voltage-microvolt" in the DT bindings, while the driver still used
> the former.
>
> Update the driver to match the bindings, as
> Documentation/devicetree/bindings/property-units.txt actually recommends
> using "microvolt".
>
> Fixes: 260249f929e81d3d ("clk: vc5: Enable addition output configurations of
> the Versaclock")
> Signed-off-by: Geert Uytterhoeven <[email protected]>
> ---
Applied to clk-next