linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable Qualcomm SM8250 pinctrl driver
@ 2020-06-22 22:00 Bjorn Andersson
  2020-06-23  1:21 ` Jeffrey Hugo
  2020-06-23  2:37 ` Manivannan Sadhasivam
  0 siblings, 2 replies; 3+ messages in thread
From: Bjorn Andersson @ 2020-06-22 22:00 UTC (permalink / raw)
  To: Bjorn Andersson, Dmitry Baryshkov, Manivannan Sadhasivam
  Cc: linux-arm-kernel, linux-kernel, linux-arm-msm

The SM8250 pinctrl driver provides pin configuration, pin muxing and
GPIO pin control for many pins on the SM8250 SoC.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index b3d13e1a052a..bbbaaab5a4fa 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -469,6 +469,7 @@ CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
 CONFIG_PINCTRL_SC7180=y
 CONFIG_PINCTRL_SDM845=y
 CONFIG_PINCTRL_SM8150=y
+CONFIG_PINCTRL_SM8250=y
 CONFIG_GPIO_ALTERA=m
 CONFIG_GPIO_DWAPB=y
 CONFIG_GPIO_MB86S7X=y
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-06-23  2:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-22 22:00 [PATCH] arm64: defconfig: Enable Qualcomm SM8250 pinctrl driver Bjorn Andersson
2020-06-23  1:21 ` Jeffrey Hugo
2020-06-23  2:37 ` Manivannan Sadhasivam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).