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] [day] [month] [year] [list]
Message-ID: <CAPDyKFrGyDiPZk7BZYAon+xG7S83SPvp59TNMjyXWX7Okhp=Jg@mail.gmail.com>
Date: Fri, 19 Sep 2025 12:57:18 +0200
From: Ulf Hansson <ulf.hansson@...aro.org>
To: Icenowy Zheng <uwu@...nowy.me>
Cc: Drew Fustini <fustini@...nel.org>, Guo Ren <guoren@...nel.org>, Fu Wei <wefu@...hat.com>, 
	Michal Wilczynski <m.wilczynski@...sung.com>, Sebastian Reichel <sre@...nel.org>, 
	Han Gao <rabenda.cn@...il.com>, Yao Zi <ziyao@...root.org>, linux-kernel@...r.kernel.org, 
	linux-riscv@...ts.infradead.org, linux-pm@...r.kernel.org
Subject: Re: [PATCH v2 0/2] Poweroff/reboot support for TH1520 via AON

On Thu, 18 Sept 2025 at 19:33, Icenowy Zheng <uwu@...nowy.me> wrote:
>
> This patchset tries to add support for poweroff/reboot on T-Head TH1520
> SoC by calling the AON firmware.
>
> The first patch creates an auxiliary driver for this, and the second
> patch makes the driver currently matching thead,th1520-aon create an
> auxiliary device.
>
> Icenowy Zheng (2):
>   driver: reset: th1520-aon: add driver for poweroff/reboot via AON FW
>   pmdomain: thead: create auxiliary device for rebooting
>
>  MAINTAINERS                                |  1 +
>  drivers/pmdomain/thead/th1520-pm-domains.c | 14 ++++
>  drivers/power/reset/Kconfig                |  7 ++
>  drivers/power/reset/Makefile               |  1 +
>  drivers/power/reset/th1520-aon-reboot.c    | 98 ++++++++++++++++++++++
>  5 files changed, 121 insertions(+)
>  create mode 100644 drivers/power/reset/th1520-aon-reboot.c
>

Applied for next, thanks!

Kind regards
Uffe

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ