On 2024/10/14 18:37, Dmitry Baryshkov wrote:
On Mon, Oct 14, 2024 at 05:47:27PM +0800, fangez via B4 Relay wrote:
From: lliu6 <quic_lliu6@xxxxxxxxxxx>
Enable SX150X pinctrl driver.
Signed-off-by: lliu6 <quic_lliu6@xxxxxxxxxxx>
Ok, even worse. fangez, you are not the author of the patches, so there
is a missing S-o-B.
Got it, fixed in v2 for other patches, and will remove the defconfig patch
and I believe all items have been addressed. May I ask if we can start
sending v3 now?
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 76f3a6ee93e979e9e39cb0283699a2753b0dddf4..13ff005ebe0e9cfcf171b08add24465d0ab94f05 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -630,6 +630,7 @@ CONFIG_PINCTRL_SM8350=y
CONFIG_PINCTRL_SM8450=y
CONFIG_PINCTRL_SM8550=y
CONFIG_PINCTRL_SM8650=y
+CONFIG_PINCTRL_SX150X=y
CONFIG_PINCTRL_X1E80100=y
CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
CONFIG_PINCTRL_LPASS_LPI=m
--
2.25.1