All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Dybcio <konrad.dybcio@somainline.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Andy Gross <agross@kernel.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Russell King <linux@armlinux.org.uk>,
	Catalin Marinas <catalin.marinas@arm.com>,
	Will Deacon <will@kernel.org>,
	linux-arm-msm@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] ARM: qcom_defconfig: enable rest of ARMv7 SoCs pinctrl drivers
Date: Tue, 27 Sep 2022 14:31:11 +0200	[thread overview]
Message-ID: <515f1fa9-e7bd-faf1-03ee-bcb0abc56e07@somainline.org> (raw)
In-Reply-To: <20220925091920.34891-1-krzysztof.kozlowski@linaro.org>



On 25.09.2022 11:19, Krzysztof Kozlowski wrote:
> Enable rest of ARMv7 SoCs pin controller drivers.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
Acked-by: Konrad Dybcio <konrad.dybcio@somainline.org>

Konrad
>  arch/arm/configs/qcom_defconfig | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
> index 7d8b6884fd00..4971de49be36 100644
> --- a/arch/arm/configs/qcom_defconfig
> +++ b/arch/arm/configs/qcom_defconfig
> @@ -131,14 +131,20 @@ CONFIG_PINCTRL_APQ8064=y
>  CONFIG_PINCTRL_APQ8084=y
>  CONFIG_PINCTRL_IPQ4019=y
>  CONFIG_PINCTRL_IPQ8064=y
> +CONFIG_PINCTRL_MSM8226=y
>  CONFIG_PINCTRL_MSM8660=y
>  CONFIG_PINCTRL_MSM8960=y
> +CONFIG_PINCTRL_MDM9607=y
>  CONFIG_PINCTRL_MDM9615=y
>  CONFIG_PINCTRL_MSM8X74=y
> +CONFIG_PINCTRL_MSM8909=y
> +CONFIG_PINCTRL_MSM8916=y
> +CONFIG_PINCTRL_MSM8976=y
>  CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
>  CONFIG_PINCTRL_QCOM_SSBI_PMIC=y
>  CONFIG_GPIOLIB=y
>  CONFIG_PINCTRL_SDX55=y
> +CONFIG_PINCTRL_SDX65=y
>  CONFIG_GPIO_SYSFS=y
>  CONFIG_POWER_RESET=y
>  CONFIG_POWER_RESET_MSM=y

WARNING: multiple messages have this Message-ID (diff)
From: Konrad Dybcio <konrad.dybcio@somainline.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Andy Gross <agross@kernel.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Russell King <linux@armlinux.org.uk>,
	Catalin Marinas <catalin.marinas@arm.com>,
	Will Deacon <will@kernel.org>,
	linux-arm-msm@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] ARM: qcom_defconfig: enable rest of ARMv7 SoCs pinctrl drivers
Date: Tue, 27 Sep 2022 14:31:11 +0200	[thread overview]
Message-ID: <515f1fa9-e7bd-faf1-03ee-bcb0abc56e07@somainline.org> (raw)
In-Reply-To: <20220925091920.34891-1-krzysztof.kozlowski@linaro.org>



On 25.09.2022 11:19, Krzysztof Kozlowski wrote:
> Enable rest of ARMv7 SoCs pin controller drivers.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
Acked-by: Konrad Dybcio <konrad.dybcio@somainline.org>

Konrad
>  arch/arm/configs/qcom_defconfig | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
> index 7d8b6884fd00..4971de49be36 100644
> --- a/arch/arm/configs/qcom_defconfig
> +++ b/arch/arm/configs/qcom_defconfig
> @@ -131,14 +131,20 @@ CONFIG_PINCTRL_APQ8064=y
>  CONFIG_PINCTRL_APQ8084=y
>  CONFIG_PINCTRL_IPQ4019=y
>  CONFIG_PINCTRL_IPQ8064=y
> +CONFIG_PINCTRL_MSM8226=y
>  CONFIG_PINCTRL_MSM8660=y
>  CONFIG_PINCTRL_MSM8960=y
> +CONFIG_PINCTRL_MDM9607=y
>  CONFIG_PINCTRL_MDM9615=y
>  CONFIG_PINCTRL_MSM8X74=y
> +CONFIG_PINCTRL_MSM8909=y
> +CONFIG_PINCTRL_MSM8916=y
> +CONFIG_PINCTRL_MSM8976=y
>  CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
>  CONFIG_PINCTRL_QCOM_SSBI_PMIC=y
>  CONFIG_GPIOLIB=y
>  CONFIG_PINCTRL_SDX55=y
> +CONFIG_PINCTRL_SDX65=y
>  CONFIG_GPIO_SYSFS=y
>  CONFIG_POWER_RESET=y
>  CONFIG_POWER_RESET_MSM=y

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2022-09-27 12:31 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-25  9:19 [PATCH 1/2] ARM: qcom_defconfig: enable rest of ARMv7 SoCs pinctrl drivers Krzysztof Kozlowski
2022-09-25  9:19 ` Krzysztof Kozlowski
2022-09-25  9:19 ` [PATCH 2/2] arm64: defconfig: enable rest of Qualcomm ARMv8 " Krzysztof Kozlowski
2022-09-25  9:19   ` Krzysztof Kozlowski
2022-09-27 12:31   ` Konrad Dybcio
2022-09-27 12:31     ` Konrad Dybcio
2022-09-25 10:03 ` [PATCH 1/2] ARM: qcom_defconfig: enable rest of ARMv7 " Stephan Gerhold
2022-09-25 10:03   ` Stephan Gerhold
2022-09-25 10:19   ` Krzysztof Kozlowski
2022-09-25 10:19     ` Krzysztof Kozlowski
2022-09-27 12:31 ` Konrad Dybcio [this message]
2022-09-27 12:31   ` Konrad Dybcio

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=515f1fa9-e7bd-faf1-03ee-bcb0abc56e07@somainline.org \
    --to=konrad.dybcio@somainline.org \
    --cc=agross@kernel.org \
    --cc=andersson@kernel.org \
    --cc=catalin.marinas@arm.com \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=will@kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.