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, Apr 17, 1:44 AM
Unknown Object (File)
Sat, Apr 12, 7:56 AM
Unknown Object (File)
Tue, Apr 8, 1:23 AM
Unknown Object (File)
Feb 22 2025, 2:25 PM
Unknown Object (File)
Feb 21 2025, 6:11 PM
Unknown Object (File)
Feb 20 2025, 11:21 AM
Unknown Object (File)
Feb 14 2025, 5:41 PM
Unknown Object (File)
Jan 27 2025, 3:51 PM
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