mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 18:50:31 -04:00
When searching for the PSCI FDT node we only check a few compat strings.
Use the existing compat_data array to check all strings the driver may
attach to.
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D44913
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| psci.c | ||
| psci.h | ||
| smccc.c | ||
| smccc.h | ||
| smccc_arm.S | ||
| smccc_arm64.S | ||