From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: [PATCHv5] spi: Convert DesignWare SPI driver to 32-bit accesses Date: Thu, 12 Mar 2015 14:19:30 -0500 Message-ID: <1426187971-8794-1-git-send-email-tthayer@opensource.altera.com> Mime-Version: 1.0 Content-Type: text/plain Cc: , , , , , , , , , , , , , , To: , , Return-path: Sender: linux-spi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: From: Thor Thayer Altera's Arria10 SoC requires that all write accesses of APB peripherals be 32-bit. The DesignWare documentation indicates this change is supported by the design. Request for Testing: Please test on legacy DesignWare SPI platforms. If a problem is discovered, please reply to this thread. Thor Thayer (1): spi: dw-spi: Convert 16bit accesses to 32bit accesses drivers/spi/spi-dw-mid.c | 10 +++++----- drivers/spi/spi-dw.c | 24 ++++++++++++------------ drivers/spi/spi-dw.h | 10 ---------- 3 files changed, 17 insertions(+), 27 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html