lkml.org 
[lkml]   [2023]   [May]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Date
    Subject[PATCH v7 01/11] arm64: defconfig: enable MT6357 regulator
    Enable the power regulator support of MediaTek MT6357 PMIC. This driver
    supports the control of different power rails of device through
    regulator interface.

    Tested-by: Kevin Hilman <khilman@baylibre.com>
    Signed-off-by: Alexandre Mergnat <amergnat@baylibre.com>
    ---
    arch/arm64/configs/defconfig | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
    index a24609e14d50..ed3fca298314 100644
    --- a/arch/arm64/configs/defconfig
    +++ b/arch/arm64/configs/defconfig
    @@ -708,6 +708,7 @@ CONFIG_REGULATOR_MAX77620=y
    CONFIG_REGULATOR_MAX8973=y
    CONFIG_REGULATOR_MP8859=y
    CONFIG_REGULATOR_MT6315=m
    +CONFIG_REGULATOR_MT6357=y
    CONFIG_REGULATOR_MT6358=y
    CONFIG_REGULATOR_MT6359=y
    CONFIG_REGULATOR_MT6360=y
    --
    2.25.1

    \
     
     \ /
      Last update: 2023-05-11 18:32    [W:4.077 / U:0.224 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site