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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2014bde38702498c5ab27ab4ad211016.sboyd@kernel.org>
Date: Thu, 14 Nov 2024 14:58:50 -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 02/10] dt-bindings: clock: eyeq: add more Mobileye EyeQ5/EyeQ6H clocks

Quoting Théo Lebrun (2024-11-06 08:03:53)
> Add #defines for Mobileye clock controller:
> 
>  - EyeQ5 core 0 thru 3 clocks. Internally:
> 
>       EQ5C_PLL_CPU:           already exposed
>       └── EQ5C_CPU_OCC:       unexposed, no reason to do so
>           ├── EQ5C_CPU_CORE0: new!
>           ├── EQ5C_CPU_CORE1: new!
>           ├── EQ5C_CPU_CORE2: new!
>           └── EQ5C_CPU_CORE3: new!
> 
>  - EyeQ5 peripheral clocks. Internally:
> 
>       EQ5C_PLL_PER:          already exposed
>       ├── EQ5C_PER_OCC:      new!
>       │   ├── EQ5C_PER_SPI:  new!
>       │   ├── EQ5C_PER_I2C:  new!
>       │   ├── EQ5C_PER_GPIO: new!
>       │   └── EQ5C_PER_UART: new!
>       ├── EQ5C_PER_EMMC:     new!
>       └── EQ5C_PER_OCC_PCI:  new!
> 
>  - EyeQ6H central OLB. Internally:
> 
>       EQ6HC_CENTRAL_PLL_CPU:     new!
>       └── EQ6HC_CENTRAL_CPU_OCC: new!
> 
>  - EyeQ6H west OLB. Internally:
> 
>       EQ6HC_WEST_PLL_PER:          new!
>       └── EQ6HC_WEST_PER_OCC:      new!
>           └── EQ6HC_WEST_PER_UART: new!
> 
> 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