Skip to content
Commit 90217487 authored by T Karthik Reddy's avatar T Karthik Reddy Committed by Michal Simek
Browse files

spi: zynqmp_gqspi: Fix unaligned data writes issue



When unaligned 3 bytes data write operation is performed, 3rd byte
is being over written by 1st byte of 3 bytes data. This patch
fixes it.

Signed-off-by: default avatarT Karthik Reddy <t.karthik.reddy@xilinx.com>
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 6b80de79
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment