Re: [PATCH v0 1/1] spi: spi-rockchip: add support for spi slave_mode
From: Chris Ruehl
Date: Sat May 09 2020 - 05:11:10 EST
Emil,
+ if (rs->slavemode)
here is a mistake it is : rs->slave_mode
and the use of rs->slave_mode in the rockchip_spi_config()