[GIT PULL] SPI fixes for v5.11-rc5

From: Mark Brown
Date: Tue Jan 26 2021 - 07:49:55 EST


The following changes since commit 4d163ad79b155c71bf30366dc38f8d2502f78844:

spi: cadence: cache reference clock rate during probe (2021-01-15 14:14:38 +0000)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v5.11-rc5

for you to fetch changes up to 396cf2a46adddbf51373e16225c1d25254310046:

spidev: Add cisco device compatible (2021-01-25 12:53:48 +0000)

----------------------------------------------------------------
spi: Fixes for v5.11

One new device ID here, plus an error handling fix - nothing remarkable
in either.

----------------------------------------------------------------
Daniel Walker (1):
spidev: Add cisco device compatible

Pan Bian (1):
spi: altera: Fix memory leak on error path

drivers/spi/spi-altera.c | 3 ++-
drivers/spi/spidev.c | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)