lkml.org 
[lkml]   [2020]   [Dec]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v3 1/6] arm64: defconfig: Enable REGULATOR_PF8X00
    Date
    Enable PF8X00 regulator driver by default as it used in
    some of i.MX8MM hardware platforms.

    Cc: Catalin Marinas <catalin.marinas@arm.com>
    Cc: Will Deacon <will@kernel.org>
    Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
    Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
    ---
    Changes for v3:
    - collect Krzysztof r-b
    Changes for v2:
    - updated commit message

    arch/arm64/configs/defconfig | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
    index fae83673c3c3..e952c76ee970 100644
    --- a/arch/arm64/configs/defconfig
    +++ b/arch/arm64/configs/defconfig
    @@ -594,6 +594,7 @@ CONFIG_REGULATOR_HI655X=y
    CONFIG_REGULATOR_MAX77620=y
    CONFIG_REGULATOR_MAX8973=y
    CONFIG_REGULATOR_PCA9450=y
    +CONFIG_REGULATOR_PF8X00=y
    CONFIG_REGULATOR_PFUZE100=y
    CONFIG_REGULATOR_PWM=y
    CONFIG_REGULATOR_QCOM_RPMH=y
    --
    2.25.1
    \
     
     \ /
      Last update: 2020-12-23 12:06    [W:3.017 / U:0.220 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site