Thanks to the reverse engineering efforts by Hector Martin, we now know
authorkettenis <kettenis@openbsd.org>
Sat, 11 Dec 2021 20:04:37 +0000 (20:04 +0000)
committerkettenis <kettenis@openbsd.org>
Sat, 11 Dec 2021 20:04:37 +0000 (20:04 +0000)
commitb2212487527d36d5a12c05ee89defea9375dd5f4
treec5379b47a12c56f0cc590118c73b2c0d8ebc3efa
parent0fb6e0f75308c46c72c28818fc6f5005681671d7
Thanks to the reverse engineering efforts by Hector Martin, we now know
that we can controll the CS# pin directly from the SPI controller itself.
Add support for this as future device trees will probably use this mode
instead of explicitly specifying a "cs-gpios" property.

ok patrick@
sys/arch/arm64/dev/aplspi.c