diff mbox series

[1/2] ARM: qcom_defconfig: enable rest of ARMv7 SoCs pinctrl drivers

Message ID 20220925091920.34891-1-krzysztof.kozlowski@linaro.org (mailing list archive)
State New, archived
Headers show
Series [1/2] ARM: qcom_defconfig: enable rest of ARMv7 SoCs pinctrl drivers | expand

Commit Message

Krzysztof Kozlowski Sept. 25, 2022, 9:19 a.m. UTC
Enable rest of ARMv7 SoCs pin controller drivers.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 arch/arm/configs/qcom_defconfig | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

Stephan Gerhold Sept. 25, 2022, 10:03 a.m. UTC | #1
On Sun, Sep 25, 2022 at 11:19:19AM +0200, Krzysztof Kozlowski wrote:
> Enable rest of ARMv7 SoCs pin controller drivers.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  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

Thanks for adding MSM8916! (it's used on both ARM32 and ARM64)

> +CONFIG_PINCTRL_MSM8976=y

This one should be added to the ARM64 defconfig, I doubt anyone uses it
with ARM32. :)

Thanks,
Stephan
Krzysztof Kozlowski Sept. 25, 2022, 10:19 a.m. UTC | #2
On 25/09/2022 12:03, Stephan Gerhold wrote:
> On Sun, Sep 25, 2022 at 11:19:19AM +0200, Krzysztof Kozlowski wrote:
>> Enable rest of ARMv7 SoCs pin controller drivers.
>>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>> ---
>>  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
> 
> Thanks for adding MSM8916! (it's used on both ARM32 and ARM64)
> 
>> +CONFIG_PINCTRL_MSM8976=y
> 
> This one should be added to the ARM64 defconfig, I doubt anyone uses it
> with ARM32. :)

True. I'll send a v2. Thanks!

Best regards,
Krzysztof
Konrad Dybcio Sept. 27, 2022, 12:31 p.m. UTC | #3
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
diff mbox series

Patch

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