lkml.org 
[lkml]   [2022]   [Jun]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.17 490/772] pinctrl: mediatek: mt8195: enable driver on mtk platforms
    Date
    From: Fabien Parent <fparent@baylibre.com>

    [ Upstream commit 931d7fa89e640dea146e00b77c1d73459e66ab6e ]

    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: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
    Reviewed-by: Miles Chen <miles.chen@mediatek.com>
    Link: https://lore.kernel.org/r/20220327160813.2978637-1-fparent@baylibre.com
    Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    drivers/pinctrl/mediatek/Kconfig | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/drivers/pinctrl/mediatek/Kconfig b/drivers/pinctrl/mediatek/Kconfig
    index c7fa1525e42a..901c0ec0cca5 100644
    --- a/drivers/pinctrl/mediatek/Kconfig
    +++ b/drivers/pinctrl/mediatek/Kconfig
    @@ -159,6 +159,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


    \
     
     \ /
      Last update: 2022-06-07 23:37    [W:4.016 / U:0.148 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site