altos: Change CC1120 SPI speed to 4MHz.
authorKeith Packard <keithp@keithp.com>
Mon, 14 Jan 2013 05:38:26 +0000 (21:38 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 14 Jan 2013 05:38:26 +0000 (21:38 -0800)
commitf24c4219de9563cf0ef24b763ce54d961c182696
tree3ebcf489ac3f2c46e71c13bb62ecf8b47285e1cc
parenta866431e9a063830b407f749ff97a730831e5e4e
altos: Change CC1120 SPI speed to 4MHz.

Most of the chip can run at 8MHz, but extended register access is
limited to 6.1MHz. Instead of pushing things, just run the SPI bus at
4MHz.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_cc1120.c