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: <841b9304-c905-4201-8852-e372d9813934@linaro.org>
Date: Tue, 13 Jan 2026 08:55:02 +0100
From: neil.armstrong@...aro.org
To: Nick Xie <xieqinick@...il.com>, khilman@...libre.com,
 jbrunet@...libre.com, martin.blumenstingl@...glemail.com,
 linux-arm-kernel@...ts.infradead.org, linux-amlogic@...ts.infradead.org,
 linux-kernel@...r.kernel.org
Cc: nick@...das.com
Subject: Re: [PATCH] soc: amlogic: meson-gx-socinfo: add new SoC id for S905Y4

On 1/13/26 02:25, Nick Xie wrote:
> Add new definition for Amlogic S4 S905Y4.
> 
> Signed-off-by: Nick Xie <nick@...das.com>
> ---
>   drivers/soc/amlogic/meson-gx-socinfo.c | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/soc/amlogic/meson-gx-socinfo.c b/drivers/soc/amlogic/meson-gx-socinfo.c
> index 2a54ca43cd13e..dcb75baaff247 100644
> --- a/drivers/soc/amlogic/meson-gx-socinfo.c
> +++ b/drivers/soc/amlogic/meson-gx-socinfo.c
> @@ -85,6 +85,7 @@ static const struct meson_gx_package_id {
>   	{ "S905D3", 0x2b, 0x30, 0x3f },
>   	{ "A113L", 0x2c, 0x0, 0xf8 },
>   	{ "S805X2", 0x37, 0x2, 0xf },
> +	{ "S905Y4", 0x37, 0x3, 0xf },
>   	{ "C308L", 0x3d, 0x1, 0xf },
>   	{ "A311D2", 0x36, 0x1, 0xf },
>   	{ "A113X2", 0x3c, 0x1, 0xf },

Reviewed-by: Neil Armstrong <neil.armstrong@...aro.org>

Thanks,
Neil

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ