diff options
author | Michal Wilczynski <m.wilczynski@samsung.com> | 2025-03-11 20:18:57 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2025-03-13 16:41:32 +0300 |
commit | e4b3cbd840e565484d0ad8d260d27c057466ed17 (patch) | |
tree | c12e06e0f620b475b35800a37c5e55a43ca11561 /scripts/generate_rust_analyzer.py | |
parent | fe59b03954376d03ddf555b400248642d09fb534 (diff) | |
download | linux-e4b3cbd840e565484d0ad8d260d27c057466ed17.tar.xz |
firmware: thead: Add AON firmware protocol driver
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 an RPC-based interface, the kernel can initiate power
state transitions, update resource configurations, and perform other
AON-related tasks.
[1]
Link: https://openbeagle.org/beaglev-ahead/beaglev-ahead/-/blob/main/docs/TH1520%20System%20User%20Manual.pdf
Signed-off-by: Michal Wilczynski <m.wilczynski@samsung.com>
Acked-by: Drew Fustini <drew@pdp7.com>
Link: https://lore.kernel.org/r/20250311171900.1549916-3-m.wilczynski@samsung.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions