mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02:00
spi: rockchip-test: Support 8 devices
Change-Id: I1599111c3a70e185a216b2f592aecffd28259e11 Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
This commit is contained in:
parent
3a6ad2d61b
commit
40bf5c914a
|
|
@ -65,7 +65,7 @@
|
|||
#include <asm/uaccess.h>
|
||||
#include <linux/syscalls.h>
|
||||
|
||||
#define MAX_SPI_DEV_NUM 6
|
||||
#define MAX_SPI_DEV_NUM 8
|
||||
#define SPI_MAX_SPEED_HZ 12000000
|
||||
|
||||
struct spi_test_data {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user