Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1eb19e30 authored by Cliff Cai's avatar Cliff Cai Committed by Bryan Wu
Browse files

Blackfin arch: sport spi needs 6 gpio pins



Signed-off-by: default avatarCliff Cai <cliff.cai@analog.com>
Signed-off-by: default avatarBryan Wu <cooloney@kernel.org>
parent 1e9aa955
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -110,7 +110,7 @@
struct bfin5xx_spi_master {
	u16 num_chipselect;
	u8 enable_dma;
	u16 pin_req[4];
	u16 pin_req[7];
};

/* spi_board_info.controller_data for SPI slave devices,