commit | 7466b6dfb21cbdc3253b0058b7056462f7ebce70 | [log] [tgz] |
---|---|---|
author | Hector Martin <marcan@marcan.st> | Sun Apr 20 13:58:05 2025 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 28 13:16:45 2025 -0600 |
tree | 83fa0f3dd6f82d6b69a1f061bd239d8e1895f572 | |
parent | 0b9e2da343a40fd1be431afffb072ee96933ae90 [diff] |
arm: apple: rtkit: Add a generic RTKit helper driver This driver handles the MTP ASC coprocessor, which does not need any special handling on the RTKit side and communicates out-of-band. Signed-off-by: Hector Martin <marcan@marcan.st> Signed-off-by: Mark Kettenis <kettenis@openbsd.org>