Page MenuHomeFreeBSD

dev/psci: Check all compat strings
ClosedPublic

Authored by andrew on Apr 23 2024, 2:58 PM.
Tags
None
Referenced Files
F151262836: D44913.id137551.diff
Tue, Apr 7, 4:44 AM
Unknown Object (File)
Mon, Apr 6, 2:16 PM
Unknown Object (File)
Sat, Apr 4, 7:35 AM
Unknown Object (File)
Thu, Mar 26, 8:06 AM
Unknown Object (File)
Wed, Mar 25, 4:38 PM
Unknown Object (File)
Tue, Mar 24, 12:30 AM
Unknown Object (File)
Mon, Mar 16, 3:43 AM
Unknown Object (File)
Sun, Mar 8, 6:33 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