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] [day] [month] [year] [list]
Date: Thu, 14 Mar 2024 09:42:37 +0100
From: Alexander Sverdlin <alexander.sverdlin@...il.com>
To: nikita.shubin@...uefel.me, Linus Walleij <linus.walleij@...aro.org>, 
 Sergey Shtylyov <s.shtylyov@....ru>, Damien Le Moal <dlemoal@...nel.org>,
 Thierry Reding <thierry.reding@...il.com>
Cc: Uwe Kleine-König <u.kleine-koenig@...gutronix.de>, 
 Dmitry Torokhov <dmitry.torokhov@...il.com>, linux-kernel@...r.kernel.org,
 Arnd Bergmann <arnd@...db.de>
Subject: Re: [PATCH v8 02/38] ARM: ep93xx: add regmap aux_dev

Hi Nikita,

On Mon, 2024-02-26 at 10:29 +0300, Nikita Shubin via B4 Relay wrote:
> The following driver's should be instantiated by ep93xx syscon driver:
> 
> - reboot
> - pinctrl
> - clock
> 
> They all require access to DEVCFG register with a shared lock held, to
> avoid conflict writing to swlocked parts of DEVCFG.
> 
> Provide common resources such as base, regmap and spinlock via auxiliary
> bus framework.
> 
> Signed-off-by: Nikita Shubin <nikita.shubin@...uefel.me>

I've applied the whole series onto ef6069f3f6577b2e5bdf223d2f6d09f23bed8c6c
and tested GPIOs, SPI, DMA, sound on EDB9302, looks good to me:

Tested-by: Alexander Sverdlin <alexander.sverdlin@...il.com>

> ---
>  include/linux/soc/cirrus/ep93xx.h | 26 ++++++++++++++++++++++++++
>  1 file changed, 26 insertions(+)

-- 
Alexander Sverdlin.


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ