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: Sun, 20 Dec 2020 15:35:41 +0900 From: Daniel Palmer <daniel@...f.com> To: Stephen Boyd <sboyd@...nel.org> Cc: DTML <devicetree@...r.kernel.org>, linux-clk@...r.kernel.org, linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>, Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, Willy Tarreau <w@....eu> Subject: Re: [PATCH 2/6] dt-bindings: clk: mstar msc313 mpll binding description Hi Stephen, On Sun, 20 Dec 2020 at 12:39, Stephen Boyd <sboyd@...nel.org> wrote: > > + clock-output-names: > > + minItems: 8 > > + maxItems: 8 > > + description: | > > + This should provide a name for the internal PLL clock and then > > + a name for each of the divided outputs. > > Is this necessary? I found without the names specified in the dt probing of muxes that depend on the outputs but appear earlier didn't work. Also this same PLL layout seems to be used in some other places so eventually I was thinking this driver would get used for those PLLs with different output names. Thanks, Daniel
Powered by blists - more mailing lists