From: Thor Thayer <[email protected]>

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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to