Page MenuHomeFreeBSD

dev/psci: Check all compat strings
ClosedPublic

Authored by andrew on Apr 23 2024, 2:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Aug 14, 11:49 PM
Unknown Object (File)
Jul 23 2025, 2:39 AM
Unknown Object (File)
Jul 21 2025, 3:45 AM
Unknown Object (File)
Jul 14 2025, 5:25 AM
Unknown Object (File)
Jul 14 2025, 2:58 AM
Unknown Object (File)
Jul 12 2025, 4:24 AM
Unknown Object (File)
Jul 10 2025, 7:08 PM
Unknown Object (File)
Jun 15 2025, 8:48 AM
Subscribers

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable