From ee0ebe81004bd0bedf7abe8a2f3eb745da0264dc Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Thu, 27 Nov 2014 16:12:18 +0100 Subject: [PATCH] spi: cadence: Fix 3-to-8 mux mode In 3-to-8 mux mode for the CS pins we need to set the PERI_SEL bit in the control register. Currently the driver never sets this bit even when configured for 3-to-8 mux mode. This patch adds code which sets the bit during device initialization when necessary. Signed-off-by: Lars-Peter Clausen Acked-by: Harini Katakam Signed-off-by: Mark Brown --- Reading git-format-patch failed