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

Skip to content
Commit 5561a4f4 authored by Mayank Rana's avatar Mayank Rana
Browse files

usb: phy: replace readb/writeb{_relaxed} with readl/writel{_releaxed}



USB QMP PHY registers are 32-bit. On some platform writeb_relaxed API
doesn't update device memory when register is 32-bit addressable. Hence
fix this issue by replacing readb/writeb{_relaxed} API with
readl/writel{_relaxed} APIs.

Change-Id: Iae1a938a7828189e7afcdef61860b6fcc487f7a8
Signed-off-by: default avatarMayank Rana <mrana@codeaurora.org>
parent 4875db87
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