From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: [PATCHv4] spi: Convert Designware SPI driver to 32-bit accesses Date: Wed, 11 Mar 2015 16:33:17 -0500 Message-ID: <1426109598-3940-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 devices. 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.c | 24 ++++++++++++------------ drivers/spi/spi-dw.h | 10 ---------- 2 files changed, 12 insertions(+), 22 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