lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 19 Dec 2020 16:09:30 -0800 From: Stephen Boyd <sboyd@...nel.org> To: Adam Ford <aford173@...il.com>, Geert Uytterhoeven <geert+renesas@...der.be>, Luca Ceresoli <luca@...aceresoli.net>, Michael Turquette <mturquette@...libre.com>, Rob Herring <robh+dt@...nel.org> Cc: linux-clk@...r.kernel.org, devicetree@...r.kernel.org, linux-renesas-soc@...r.kernel.org, linux-kernel@...r.kernel.org, Geert Uytterhoeven <geert+renesas@...der.be> Subject: Re: [PATCH] clk: vc5: Use "idt,voltage-microvolt" instead of "idt,voltage-microvolts" 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 <geert+renesas@...der.be> > --- Applied to clk-next
Powered by blists - more mailing lists