opnsense-src/sys/dev/psci
Andrew Turner f91e9401c2 dev/psci: Check all compat strings
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
Differential Revision:	https://reviews.freebsd.org/D44913
2024-05-10 09:29:24 +00:00
..
psci.c dev/psci: Check all compat strings 2024-05-10 09:29:24 +00:00
psci.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
smccc.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
smccc.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
smccc_arm.S sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
smccc_arm64.S sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00