Skip to content
Commit 3c1dae0a authored by Thierry Reding's avatar Thierry Reding
Browse files

drm/tegra: dpaux: Fix transfers larger than 4 bytes



The DPAUX read/write FIFO registers aren't sequential in the register
space, causing transfers larger than 4 bytes to cause accesses to non-
existing FIFO registers.

Fixes: 6b6b6042 ("drm/tegra: Add eDP support")
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent b787f68c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment