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

Commit 77c00821 authored by Mahesh Sivasubramanian's avatar Mahesh Sivasubramanian
Browse files

pinctrl: qcom: Update Direct connect mapping for GPIO41



The GPIO41 when not used by the I3C controller is muxed to a different
GIC interrupt. I3C is not enabled on SDM845, so updating the interrupt
per HW recommendation

Change-Id: I8cfb54a30a8caa359ad492e22500c598ba5b35e4
Signed-off-by: default avatarMahesh Sivasubramanian <msivasub@codeaurora.org>
parent 19357310
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1697,7 +1697,7 @@ static const struct msm_dir_conn sdm845_dir_conn[] = {
	{38, 525},
	{39, 526},
	{40, 527},
	{41, 637},
	{41, 630},
	{43, 529},
	{44, 530},
	{46, 531},
+1 −1
Original line number Diff line number Diff line
@@ -1667,7 +1667,7 @@ static const struct msm_dir_conn sdm845_dir_conn[] = {
	{38, 525},
	{39, 526},
	{40, 527},
	{41, 637},
	{41, 630},
	{43, 529},
	{44, 530},
	{46, 531},