Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 57b17ae7 authored by Thierry Reding's avatar Thierry Reding
Browse files

gpu: host1x: mipi: Registers are 32 bits wide



On 64-bit platforms an unsigned long would be 64 bit and cause
unnecessary casting when being passed to writel() or returned from
readl(). Make register values 32 bits wide to avoid that.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 3880e95f
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