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

Skip to content
Commit 12dc8c08 authored by Hanumant Singh's avatar Hanumant Singh
Browse files

pinctrl: msm: Fix pin parsing and remove CONFIG_PINCTRL_MSM



1) pinctrl-msm.c cantaining the device tree parsing logic
and the pinmux framework interface cannot be compiled independently.
It has a dependency on the underlying TLMM implementation.
Remove CONFIG_MSM_PINCTRL and use CONFIG_PINCTRL_MSM_TLMM_V3
to compile the TLMM implementation as well as the device tree
parsing logic.
2) Fix the bug that causes incorrect pintype labels to be applied
while parsing pins from device tree entries.

Change-Id: I16b1955da185c37d323912c555343bc4eb632655
Signed-off-by: default avatarHanumant Singh <hanumant@codeaurora.org>
parent 86155e46
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