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

Commit f0409b07 authored by Chintan Pandya's avatar Chintan Pandya
Browse files

pinctrl: qcom: Update ufs_reset ctrl reg offset



UFS_RESET control register offset has got updated
in the design document.

Update the offset value as per the design recomendation.

Change-Id: I55cdf0f83b3f6cd8db3fc1e0b7a9e17e5045d343
Signed-off-by: default avatarChintan Pandya <cpandya@codeaurora.org>
parent ccf21f85
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1586,7 +1586,7 @@ static const struct msm_pingroup sdm670_groups[] = {
	[154] = SDC_QDSD_PINGROUP(sdc2_clk, 0x9a000, 14, 6),
	[155] = SDC_QDSD_PINGROUP(sdc2_cmd, 0x9a000, 11, 3),
	[156] = SDC_QDSD_PINGROUP(sdc2_data, 0x9a000, 9, 0),
	[157] = UFS_RESET(ufs_reset, 0x9f000),
	[157] = UFS_RESET(ufs_reset, 0x99d000),
};
static struct msm_dir_conn sdm670_dir_conn[] = {
	{1, 510},