Page MenuHomeFreeBSD

dev/psci: Check all compat strings
ClosedPublic

Authored by andrew on Apr 23 2024, 2:58 PM.
Tags
None
Referenced Files
F145743136: D44913.diff
Mon, Feb 23, 8:47 PM
Unknown Object (File)
Mon, Feb 9, 8:33 AM
Unknown Object (File)
Dec 28 2025, 10:33 AM
Unknown Object (File)
Dec 28 2025, 9:00 AM
Unknown Object (File)
Dec 24 2025, 5:28 PM
Unknown Object (File)
Dec 10 2025, 11:50 PM
Unknown Object (File)
Nov 30 2025, 5:45 PM
Unknown Object (File)
Nov 28 2025, 8:28 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