Page MenuHomeFreeBSD

dev/psci: Check all compat strings
ClosedPublic

Authored by andrew on Apr 23 2024, 2:58 PM.
Tags
None
Referenced Files
F107014454: D44913.diff
Wed, Jan 8, 11:55 PM
Unknown Object (File)
Dec 9 2024, 6:20 PM
Unknown Object (File)
Dec 7 2024, 7:53 AM
Unknown Object (File)
Nov 24 2024, 11:20 PM
Unknown Object (File)
Nov 22 2024, 11:49 PM
Unknown Object (File)
Oct 16 2024, 4:15 PM
Unknown Object (File)
Oct 14 2024, 1:40 AM
Unknown Object (File)
Oct 13 2024, 2:33 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