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)
Wed, Oct 16, 4:15 PM
Unknown Object (File)
Mon, Oct 14, 1:40 AM
Unknown Object (File)
Sun, Oct 13, 2:33 AM
Unknown Object (File)
Thu, Oct 10, 10:52 PM
Unknown Object (File)
Wed, Oct 9, 8:08 PM
Unknown Object (File)
Tue, Oct 8, 1:52 PM
Unknown Object (File)
Oct 6 2024, 4:19 PM
Unknown Object (File)
Oct 4 2024, 12:47 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