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)
Sat, Oct 4, 7:28 PM
Unknown Object (File)
Thu, Sep 25, 8:35 PM
Unknown Object (File)
Thu, Sep 25, 8:35 PM
Unknown Object (File)
Wed, Sep 24, 10:03 PM
Unknown Object (File)
Sun, Sep 21, 12:52 AM
Unknown Object (File)
Thu, Sep 18, 4:34 PM
Unknown Object (File)
Sep 6 2025, 10:28 AM
Unknown Object (File)
Sep 4 2025, 8:35 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