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)
Fri, Sep 18, 7:07 PM
Unknown Object (File)
Tue, Sep 8, 5:44 PM
Unknown Object (File)
Sun, Sep 6, 2:58 PM
Unknown Object (File)
Sun, Sep 6, 2:14 AM
Unknown Object (File)
Sat, Sep 5, 8:21 PM
Unknown Object (File)
Sat, Sep 5, 2:09 PM
Unknown Object (File)
Sat, Sep 5, 9:26 AM
Unknown Object (File)
Sat, Sep 5, 9:00 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