On 09/11/2018 02:03, Marc Gonzalez wrote:
> Commit e78d57b2f87c ("pinctrl: mediatek: add pinctrl-moore that
> implements the generic pinctrl dt-bindings") made PINCTRL_MT7622
> depend on PINCTRL_MTK_MOORE.
>
> Signed-off-by: Marc Gonzalez <[email protected]>
> ---
> arch/arm64/configs/defconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 6fe418d72337..725b9471b21c 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -369,7 +369,7 @@ CONFIG_PINCTRL_MSM8994=y
> CONFIG_PINCTRL_MSM8996=y
> CONFIG_PINCTRL_QDF2XXX=y
> CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
> -CONFIG_PINCTRL_MT7622=y
> +CONFIG_PINCTRL_MTK_MOORE=y
This would disable pinctrl for mt7622, I don't think that is what we want.
Regards,
Matthias
> CONFIG_GPIO_DWAPB=y
> CONFIG_GPIO_MB86S7X=y
> CONFIG_GPIO_PL061=y
>
- [PATCH v3 0/9] Regenerate arm64 defconfig for current ker... Marc Gonzalez
- [PATCH v3 2/9] arm64: defconfig: Drop ARM_BIG_LITTLE... Marc Gonzalez
- [PATCH v3 1/9] arm64: defconfig: Regenerate for v4.2... Marc Gonzalez
- [PATCH v3 4/9] arm64: defconfig: Drop USB_ULPI_BUS a... Marc Gonzalez
- [PATCH v3 3/9] arm64: defconfig: Drop NF_CONNTRACK_I... Marc Gonzalez
- [PATCH v3 7/9] arm64: defconfig: Enable FSL_MC_BUS a... Marc Gonzalez
- Re: [PATCH v3 7/9] arm64: defconfig: Enable FSL_... Horia Geanta
- [PATCH v3 5/9] arm64: defconfig: Replace PINCTRL_MT7... Marc Gonzalez
- Re: [PATCH v3 5/9] arm64: defconfig: Replace PIN... Matthias Brugger
- Re: [PATCH v3 5/9] arm64: defconfig: Replace... Marc Gonzalez
- [PATCH v3 6/9] arm64: defconfig: Drop redundant SND_... Marc Gonzalez
- [PATCH v3 8/9] arm64: defconfig: Change SCSI_UFS_HIS... Marc Gonzalez
- [PATCH v3 9/9] arm64: defconfig: Drop redundant soun... Marc Gonzalez

