diff options
author | 2017-12-19 12:51:16 +0200 | |
---|---|---|
committer | 2017-12-22 17:48:07 +0530 | |
commit | d087f15786021a9605b20f4c678312510be4cac1 (patch) | |
tree | 7e79b60f3fd572bff3d66692a2537c1f63e3f996 /net/unix/af_unix.c | |
parent | Linux 4.15-rc1 (diff) | |
download | wireguard-linux-d087f15786021a9605b20f4c678312510be4cac1.tar.xz wireguard-linux-d087f15786021a9605b20f4c678312510be4cac1.zip |
dmaengine: ti-dma-crossbar: Fix event mapping for TPCC_EVT_MUX_60_63
Register layout of a typical TPCC_EVT_MUX_M_N register is such that the
lowest numbered event is at the lowest byte address and highest numbered
event at highest byte address. But TPCC_EVT_MUX_60_63 register layout is
different, in that the lowest numbered event is at the highest address
and highest numbered event is at the lowest address. Therefore, modify
ti_am335x_xbar_write() to handle TPCC_EVT_MUX_60_63 register
accordingly.
Signed-off-by: Vignesh R <vigneshr@ti.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions