opnsense-src/sys/dev/psci
Andrew Turner ab44e45862 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

(cherry picked from commit f91e9401c2098ba56f43093ef9747d0b1f60f8eb)
2024-07-15 12:24:30 +00:00
..
psci.c dev/psci: Check all compat strings 2024-07-15 12:24:30 +00:00
psci.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
smccc.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06: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