Files
u-boot/drivers/spi
T Karthik Reddy 90217487a1 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: T Karthik Reddy <t.karthik.reddy@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2021-01-04 10:51:27 +01:00
..
2020-06-11 15:14:04 +05:30
2020-12-18 16:16:37 +05:30
2020-08-03 22:19:54 -04:00