lkml.org 
[lkml]   [2023]   [May]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v10 01/10] arm64: Kconfig.platforms: Add config for Nuvoton MA35 platform
    Date
    From: Jacky Huang <ychuang3@nuvoton.com>

    Add ARCH_NUVOTON configuration option for Nuvoton MA35 family SoCs.

    Signed-off-by: Jacky Huang <ychuang3@nuvoton.com>
    Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    ---
    arch/arm64/Kconfig.platforms | 8 ++++++++
    1 file changed, 8 insertions(+)

    diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
    index 89a0b13b058d..e28dbc477a99 100644
    --- a/arch/arm64/Kconfig.platforms
    +++ b/arch/arm64/Kconfig.platforms
    @@ -225,6 +225,14 @@ config ARCH_S32

    endif

    +config ARCH_MA35
    + bool "Nuvoton MA35 Architecture"
    + select GPIOLIB
    + select PINCTRL
    + select RESET_CONTROLLER
    + help
    + This enables support for the ARMv8 based Nuvoton MA35 series SoCs.
    +
    config ARCH_NPCM
    bool "Nuvoton NPCM Architecture"
    select PINCTRL
    --
    2.34.1
    \
     
     \ /
      Last update: 2023-05-08 05:00    [W:7.866 / U:0.748 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site