public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v2] arm64: defconfig: Enable REGULATOR_PF8X00
@ 2020-12-02 19:41 Jagan Teki
  2020-12-02 19:48 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 3+ messages in thread
From: Jagan Teki @ 2020-12-02 19:41 UTC (permalink / raw)
  To: Shawn Guo, Krzysztof Kozlowski, Li Yang
  Cc: Catalin Marinas, Will Deacon, linux-kernel, linux-arm-kernel,
	Jagan Teki

Enable PF8X00 regulator driver by default as it used in some of 
i.MX8MM hardware platforms like Engicam i.Core MX8M Mini SoM.

Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will@kernel.org>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
---
Changes for v2:
- update the 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 867cc4a5f00f..b070ecf61fdf 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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-12-02 19:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-02 19:41 [PATCH v2] arm64: defconfig: Enable REGULATOR_PF8X00 Jagan Teki
2020-12-02 19:48 ` Krzysztof Kozlowski
2020-12-02 19:49   ` Jagan Teki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox