]> git.dujemihanovic.xyz Git - u-boot.git/commit
spi: rockchip_sfc: Use linux rockchip,sfc-no-dma prop
authorJonas Karlman <jonas@kwiboo.se>
Wed, 17 May 2023 18:26:28 +0000 (18:26 +0000)
committerKever Yang <kever.yang@rock-chips.com>
Thu, 18 May 2023 00:44:04 +0000 (08:44 +0800)
commitf02cbff67d12b95ffaa405c9b1eb57fd16aefb8e
tree3ce6f6f8586a206a85a386fd5ef7e6d69f98b381
parent6832810814aec7c8dbde74548a9d32a328ee32ea
spi: rockchip_sfc: Use linux rockchip,sfc-no-dma prop

Use the same prop as linux to control the use of fifo or dma mode. Also
add a u-boot,spl-sfc-no-dma prop to control the same in SPL.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
drivers/spi/rockchip_sfc.c