commit | 68c4f0b6ad5570136d7b39ca7af6c7820d68de29 | [log] [tgz] |
---|---|---|
author | Naresh Kumar Lingagalla <quic_nlingaga@quicinc.com> | Tue May 23 12:23:33 2023 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Jun 05 05:11:19 2023 -0700 |
tree | be3649b3e65386c0df122ec2fa2032c7075538b3 | |
parent | 62ab4b820ff8765807b415c08ecb100aebcc85cd [diff] |
pinctrl: qcom: Using readl_relaxed/writel_relaxed APIs Replacing scm_io_read/scm_io_write with readl_relaxed/writel_relaxed respectively. Change-Id: I5536906eb40ab618eb429f97d813462813fcfc44 Signed-off-by: Naresh Kumar Lingagalla <quic_nlingaga@quicinc.com>