Re: [PATCH v4 04/18] firmware: thead: Add AON firmware protocol driver

2025-02-14 Thread Ulf Hansson
On Tue, 28 Jan 2025 at 20:48, Michal Wilczynski wrote: > > The T-Head TH1520 SoC uses an E902 co-processor running Always-On (AON) > firmware to manage power, clock, and other system resources [1]. This > patch introduces a driver implementing the AON firmware protocol, > allowing the Linux kernel

[PATCH v4 04/18] firmware: thead: Add AON firmware protocol driver

2025-01-28 Thread Michal Wilczynski
The T-Head TH1520 SoC uses an E902 co-processor running Always-On (AON) firmware to manage power, clock, and other system resources [1]. This patch introduces a driver implementing the AON firmware protocol, allowing the Linux kernel to communicate with the firmware via mailbox channels. Through a