Add a driver for the ARM System Control and Management Interface, which,
authorkettenis <kettenis@openbsd.org>
Mon, 13 Feb 2023 19:26:15 +0000 (19:26 +0000)
committerkettenis <kettenis@openbsd.org>
Mon, 13 Feb 2023 19:26:15 +0000 (19:26 +0000)
commit2fb1186fe0ebfa541e73be37d83996afee6978ea
tree13670edfb5879d7d3f3bfec1b38760575ad7d88a
parent422309e7553fb87fae4b3244fbaa522050cd825a
Add a driver for the ARM System Control and Management Interface, which,
among other things allows management of clocks under firmware management.

ok patrick@
sys/dev/fdt/files.fdt
sys/dev/fdt/psci.c
sys/dev/fdt/pscivar.h
sys/dev/fdt/scmi.c [new file with mode: 0644]