Implement support for version 7 controllers. These have two separate
authorkettenis <kettenis@openbsd.org>
Thu, 4 Jul 2024 21:54:38 +0000 (21:54 +0000)
committerkettenis <kettenis@openbsd.org>
Thu, 4 Jul 2024 21:54:38 +0000 (21:54 +0000)
commit2e774a7436c907e5b2932e000780986d1dbaa960
tree259cf046bb6e0e4152d8b57adc7f6b59d6ac2534
parentffe0e4d400f1850f150517e005515f463ebbdc2b
Implement support for version 7 controllers.  These have two separate
SPMI busses but we only support the first one for now.  Adding support for
the second bus will need some more surgery.

ok patrick@
sys/dev/fdt/qcspmi.c