* [PATCH] pinctrl: mediatek: mt8195: enable driver on mtk platforms
@ 2022-03-27 16:08 Fabien Parent
2022-03-28 3:34 ` Miles Chen
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Fabien Parent @ 2022-03-27 16:08 UTC (permalink / raw)
To: Sean Wang, Linus Walleij, Matthias Brugger, Zhiyong Tao
Cc: Fabien Parent, linux-mediatek, linux-gpio, linux-kernel,
linux-arm-kernel
Set the pinctrl driver as built-in by default if
ARM64 and ARCH_MEDIATEK are enabled.
Fixes: 6cf5e9ef362a ("pinctrl: add pinctrl driver on mt8195")
Signed-off-by: Fabien Parent <fparent@baylibre.com>
---
drivers/pinctrl/mediatek/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/pinctrl/mediatek/Kconfig b/drivers/pinctrl/mediatek/Kconfig
index 66db4ac5d169..8b20109559b3 100644
--- a/drivers/pinctrl/mediatek/Kconfig
+++ b/drivers/pinctrl/mediatek/Kconfig
@@ -158,6 +158,7 @@ config PINCTRL_MT8195
bool "Mediatek MT8195 pin control"
depends on OF
depends on ARM64 || COMPILE_TEST
+ default ARM64 && ARCH_MEDIATEK
select PINCTRL_MTK_PARIS
config PINCTRL_MT8365
--
2.35.1
_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] pinctrl: mediatek: mt8195: enable driver on mtk platforms
2022-03-27 16:08 [PATCH] pinctrl: mediatek: mt8195: enable driver on mtk platforms Fabien Parent
@ 2022-03-28 3:34 ` Miles Chen
2022-03-28 13:49 ` AngeloGioacchino Del Regno
2022-04-19 22:40 ` Linus Walleij
2 siblings, 0 replies; 4+ messages in thread
From: Miles Chen @ 2022-03-28 3:34 UTC (permalink / raw)
To: fparent
Cc: linus.walleij, linux-arm-kernel, linux-gpio, linux-kernel,
linux-mediatek, matthias.bgg, sean.wang, zhiyong.tao
> Set the pinctrl driver as built-in by default if
> ARM64 and ARCH_MEDIATEK are enabled.
>
> Fixes: 6cf5e9ef362a ("pinctrl: add pinctrl driver on mt8195")
> Signed-off-by: Fabien Parent <fparent@baylibre.com>
Reviewed-by: Miles Chen <miles.chen@mediatek.com>
_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] pinctrl: mediatek: mt8195: enable driver on mtk platforms
2022-03-27 16:08 [PATCH] pinctrl: mediatek: mt8195: enable driver on mtk platforms Fabien Parent
2022-03-28 3:34 ` Miles Chen
@ 2022-03-28 13:49 ` AngeloGioacchino Del Regno
2022-04-19 22:40 ` Linus Walleij
2 siblings, 0 replies; 4+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-03-28 13:49 UTC (permalink / raw)
To: Fabien Parent, Sean Wang, Linus Walleij, Matthias Brugger,
Zhiyong Tao
Cc: linux-mediatek, linux-gpio, linux-kernel, linux-arm-kernel
Il 27/03/22 18:08, Fabien Parent ha scritto:
> Set the pinctrl driver as built-in by default if
> ARM64 and ARCH_MEDIATEK are enabled.
>
> Fixes: 6cf5e9ef362a ("pinctrl: add pinctrl driver on mt8195")
> Signed-off-by: Fabien Parent <fparent@baylibre.com>
> Reviewed-by: Miles Chen <miles.chen@mediatek.com>
Since this is boot-critical....
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] pinctrl: mediatek: mt8195: enable driver on mtk platforms
2022-03-27 16:08 [PATCH] pinctrl: mediatek: mt8195: enable driver on mtk platforms Fabien Parent
2022-03-28 3:34 ` Miles Chen
2022-03-28 13:49 ` AngeloGioacchino Del Regno
@ 2022-04-19 22:40 ` Linus Walleij
2 siblings, 0 replies; 4+ messages in thread
From: Linus Walleij @ 2022-04-19 22:40 UTC (permalink / raw)
To: Fabien Parent
Cc: Sean Wang, Matthias Brugger, Zhiyong Tao, linux-mediatek,
linux-gpio, linux-kernel, linux-arm-kernel
On Sun, Mar 27, 2022 at 6:08 PM Fabien Parent <fparent@baylibre.com> wrote:
> Set the pinctrl driver as built-in by default if
> ARM64 and ARCH_MEDIATEK are enabled.
>
> Fixes: 6cf5e9ef362a ("pinctrl: add pinctrl driver on mt8195")
> Signed-off-by: Fabien Parent <fparent@baylibre.com>
Patch applied!
Yours,
Linus Walleij
_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-04-19 22:40 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-27 16:08 [PATCH] pinctrl: mediatek: mt8195: enable driver on mtk platforms Fabien Parent
2022-03-28 3:34 ` Miles Chen
2022-03-28 13:49 ` AngeloGioacchino Del Regno
2022-04-19 22:40 ` Linus Walleij
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox