Skip to content
Snippets Groups Projects
Commit acb90e83 authored by Hou Zhiqiang's avatar Hou Zhiqiang Committed by York Sun
Browse files

fsl-lsch2: csu: correct the workaround A-010315


The implementation of function set_pcie_ns_access() uses a wrong
argument. The structure array ns_dev has a member 'ind' which is
initialized by CSU_CSLX_*. It should use the 'ind' directly to
address the PCIe's CSL register (CSL_base + CSU_CSLX_PCIE*).

Signed-off-by: default avatarHou Zhiqiang <Zhiqiang.Hou@nxp.com>
[YS: Revise commit message]
Reviewed-by: default avatarYork Sun <york.sun@nxp.com>
parent 06651b94
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment