Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
From: fange zhang <quic_fangez@quicinc.com>
To: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Cc: <kernel@quicinc.com>, <quic_lliu6@quicinc.com>,
	<quic_xiangxuy@quicinc.com>, <linux-arm-msm@vger.kernel.org>
Subject: Re: [PATCH 1/6] arm64: defconfig: Enable SX150X
Date: Fri, 22 Nov 2024 15:51:18 +0800	[thread overview]
Message-ID: <e0208d5d-fd39-4d59-8eb0-0360d744ee0b@quicinc.com> (raw)
In-Reply-To: <it2yaebzazylkebwmouet3eccqa4kpxqeu6cosqlf47qjiqhjy@34s4ch2xidao>



On 2024/10/14 18:12, Dmitry Baryshkov wrote:
> On Mon, Oct 14, 2024 at 05:47:27PM +0800, fangez via B4 Relay wrote:
>> From: lliu6 <quic_lliu6@quicinc.com>
> 
> This is not the name
sorry for the mistake.
fixed in v2
> 
>>
>> Enable SX150X pinctrl driver.
> 
> ... which is used for the abcdef board.
will remove this patch in v3
> 
>>
>> Signed-off-by: lliu6 <quic_lliu6@quicinc.com>
>> ---
>>   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
>>
>>
> 


  reply	other threads:[~2024-11-22  7:51 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-14  9:47 [PATCH 0/6] add_display_support_for_QCS615 fangez via B4 Relay
2024-10-14  9:47 ` [PATCH 1/6] arm64: defconfig: Enable SX150X fangez via B4 Relay
2024-10-14 10:12   ` Dmitry Baryshkov
2024-11-22  7:51     ` fange zhang [this message]
2024-10-14 10:37   ` Dmitry Baryshkov
2024-11-22  7:57     ` fange zhang
2024-11-22  8:09       ` Dmitry Baryshkov
2024-10-14  9:47 ` [PATCH 2/6] arm64: dts: qcom: qcs615: Add display mdss and dsi configuration fangez via B4 Relay
2024-10-14 10:27   ` Dmitry Baryshkov
2024-11-21  2:41     ` fange zhang
2024-10-14  9:47 ` [PATCH 3/6] drm/msm/dpu: Add QCS615 support fangez via B4 Relay
2024-10-14 10:47   ` Dmitry Baryshkov
2024-11-18  8:52     ` fange zhang
2024-11-18 10:55       ` Dmitry Baryshkov
2024-11-22  7:36         ` fange zhang
2024-11-22  7:37           ` Dmitry Baryshkov
2024-11-22  7:48             ` fange zhang
2024-10-14  9:47 ` [PATCH 4/6] dt-bindings: display/msm: Add QCS615 DSI phy fangez via B4 Relay
2024-10-14 10:30   ` Dmitry Baryshkov
2024-11-19  4:45     ` fange zhang
2024-11-20 12:22       ` Dmitry Baryshkov
2024-11-21  1:34         ` fange zhang
2024-10-14 11:49   ` Krzysztof Kozlowski
2024-10-14  9:47 ` [PATCH 5/6] dt-bindings: display/msm: Add QCS615 MDSS & DPU fangez via B4 Relay
2024-10-14 10:35   ` Dmitry Baryshkov
2024-11-21  9:20     ` fange zhang
2024-10-14 11:50   ` Krzysztof Kozlowski
2024-10-14  9:47 ` [PATCH 6/6] dt-bindings: display/msm: dsi-controller-main: Document QCS615 fangez via B4 Relay
2024-10-14 10:39   ` Dmitry Baryshkov
2024-11-19  4:20     ` fange zhang
2024-10-14 10:36 ` [PATCH 0/6] add_display_support_for_QCS615 Dmitry Baryshkov
2024-10-14 10:48   ` Dmitry Baryshkov
     [not found]     ` <SJ0PR02MB8750D786748D105839EE905BE3442@SJ0PR02MB8750.namprd02.prod.outlook.com>
2024-10-14 11:59       ` Dmitry Baryshkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e0208d5d-fd39-4d59-8eb0-0360d744ee0b@quicinc.com \
    --to=quic_fangez@quicinc.com \
    --cc=dmitry.baryshkov@linaro.org \
    --cc=kernel@quicinc.com \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=quic_lliu6@quicinc.com \
    --cc=quic_xiangxuy@quicinc.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox