HomeFreeBSD

Add an ioctl to get/set the SPI transfer mode. Also, make the bus clock

Description

Add an ioctl to get/set the SPI transfer mode. Also, make the bus clock
frequency ioctl actually set the corresponding ivar instead of just storing
the value locally in the softc (and then not using it for anything). Also,
return the correct error code if the ioctl cmd is not recognized.

Details

Provenance
ianAuthored on
Parents
rS332232: MFC r328028:
Branches
Unknown
Tags
Unknown