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: <c3c319eb-abe9-46ba-870b-828d619a4acd@tuxon.dev>
Date: Sun, 14 Jul 2024 16:43:15 +0300
From: claudiu beznea <claudiu.beznea@...on.dev>
To: Varshini Rajendran <varshini.rajendran@...rochip.com>,
 linux@...linux.org.uk, nicolas.ferre@...rochip.com,
 alexandre.belloni@...tlin.com, linux-arm-kernel@...ts.infradead.org,
 linux-kernel@...r.kernel.org
Cc: Claudiu Beznea <claudiu.beznea@...rochip.com>
Subject: Re: [PATCH v5 04/27] ARM: at91: pm: add support for sam9x7 SoC family



On 03.07.2024 13:26, Varshini Rajendran wrote:
>  static int at91_pm_config_ws(unsigned int pm_mode, bool set)
>  {
>  	const struct wakeup_source_info *wsi;
> @@ -1362,6 +1369,7 @@ static const struct of_device_id atmel_pmc_ids[] __initconst = {
>  	{ .compatible = "atmel,sama5d2-pmc", .data = &pmc_infos[1] },
>  	{ .compatible = "microchip,sam9x60-pmc", .data = &pmc_infos[4] },
>  	{ .compatible = "microchip,sama7g5-pmc", .data = &pmc_infos[5] },
> +	{ .compatible = "microchip,sam9x7-pmc", .data = &pmc_infos[4] },
>  	{ /* sentinel */ },

I would keep this sorted alphanumerically. No need to resent this, I'll
adjust when applying (and send a patch to adjust it for sama5d2, d3, d4).

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ