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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7d32e8110f6a21c39553f507cdc6389a.sboyd@kernel.org>
Date: Thu, 14 Nov 2024 15:00:18 -0800
From: Stephen Boyd <sboyd@...nel.org>
To: Conor Dooley <conor+dt@...nel.org>, Grégory Clement <gregory.clement@...tlin.com>, Krzysztof Kozlowski <krzk+dt@...nel.org>, Michael Turquette <mturquette@...libre.com>, Rob Herring <robh@...nel.org>, Thomas Bogendoerfer <tsbogend@...ha.franken.de>, Théo Lebrun <theo.lebrun@...tlin.com>, Vladimir Kondratiev <vladimir.kondratiev@...ileye.com>
Cc: linux-mips@...r.kernel.org, devicetree@...r.kernel.org, linux-kernel@...r.kernel.org, linux-clk@...r.kernel.org, Thomas Petazzoni <thomas.petazzoni@...tlin.com>, Tawfik Bayouk <tawfik.bayouk@...ileye.com>, Théo Lebrun <theo.lebrun@...tlin.com>
Subject: Re: [PATCH v2 07/10] clk: eyeq: add EyeQ6H central fixed factor clocks

Quoting Théo Lebrun (2024-11-06 08:03:58)
> Previous setup was:
>  - pll-cpu clock registered from driver at of_clk_init();
>  - occ-cpu clock registered from DT using fixed-factor-clock compatible.
> 
> Now that drivers/clk/clk-eyeq.c supports registering fixed factors, use
> that capability to register occ-cpu.
> 
> Also switch from hard-coded index 0 for pll-cpu to using the
> EQ6HC_CENTRAL_PLL_CPU constant by exposed dt-bindings headers.
> 
> occ-cpu is exposed at of_clk_init() because it gets used by both the DT
> CPU nodes and the GIC timer.
> 
> Signed-off-by: Théo Lebrun <theo.lebrun@...tlin.com>
> ---

Applied to clk-next

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ