All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabien Parent <fparent@baylibre.com>
To: Catalin Marinas <catalin.marinas@arm.com>, Will Deacon <will@kernel.org>
Cc: Fabien Parent <fparent@baylibre.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH v2 3/4] arm64: defconfig: enable MT6359 regulator driver
Date: Sun, 27 Mar 2022 22:03:11 +0200	[thread overview]
Message-ID: <20220327200312.3090515-4-fparent@baylibre.com> (raw)
In-Reply-To: <20220327200312.3090515-1-fparent@baylibre.com>

The PMIC regulators are essentials to be able to
boot MediaTek MT8195 based boards to userspace.
Like the other MediaTek PMIC regulator driver,
let's enable as well the one for the MT6359 PMIC.

Signed-off-by: Fabien Parent <fparent@baylibre.com>
---
v2: no changes

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

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 50aa3d75ab4f..1e521f17cb39 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -644,6 +644,7 @@ CONFIG_REGULATOR_MAX77620=y
 CONFIG_REGULATOR_MAX8973=y
 CONFIG_REGULATOR_MP8859=y
 CONFIG_REGULATOR_MT6358=y
+CONFIG_REGULATOR_MT6359=y
 CONFIG_REGULATOR_MT6397=y
 CONFIG_REGULATOR_PCA9450=y
 CONFIG_REGULATOR_PF8X00=y
-- 
2.35.1


WARNING: multiple messages have this Message-ID (diff)
From: Fabien Parent <fparent@baylibre.com>
To: Catalin Marinas <catalin.marinas@arm.com>, Will Deacon <will@kernel.org>
Cc: Fabien Parent <fparent@baylibre.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH v2 3/4] arm64: defconfig: enable MT6359 regulator driver
Date: Sun, 27 Mar 2022 22:03:11 +0200	[thread overview]
Message-ID: <20220327200312.3090515-4-fparent@baylibre.com> (raw)
In-Reply-To: <20220327200312.3090515-1-fparent@baylibre.com>

The PMIC regulators are essentials to be able to
boot MediaTek MT8195 based boards to userspace.
Like the other MediaTek PMIC regulator driver,
let's enable as well the one for the MT6359 PMIC.

Signed-off-by: Fabien Parent <fparent@baylibre.com>
---
v2: no changes

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

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 50aa3d75ab4f..1e521f17cb39 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -644,6 +644,7 @@ CONFIG_REGULATOR_MAX77620=y
 CONFIG_REGULATOR_MAX8973=y
 CONFIG_REGULATOR_MP8859=y
 CONFIG_REGULATOR_MT6358=y
+CONFIG_REGULATOR_MT6359=y
 CONFIG_REGULATOR_MT6397=y
 CONFIG_REGULATOR_PCA9450=y
 CONFIG_REGULATOR_PF8X00=y
-- 
2.35.1


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

  parent reply	other threads:[~2022-03-27 20:04 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-27 20:03 [PATCH v2 0/4] Add support for MediaTek MT8195 demo board Fabien Parent
2022-03-27 20:03 ` Fabien Parent
2022-03-27 20:03 ` [PATCH v2 1/4] dt-bindings: arm64: dts: mediatek: Add mt8195-demo board Fabien Parent
2022-03-27 20:03   ` Fabien Parent
2022-03-27 20:03   ` Fabien Parent
2022-03-28 14:57   ` Krzysztof Kozlowski
2022-03-28 14:57     ` Krzysztof Kozlowski
2022-03-28 14:57     ` Krzysztof Kozlowski
2022-03-27 20:03 ` [PATCH v2 2/4] arm64: dts: mediatek: Add device-tree for MT8195 Demo board Fabien Parent
2022-03-27 20:03   ` Fabien Parent
2022-03-27 20:03   ` Fabien Parent
2022-03-28 13:47   ` AngeloGioacchino Del Regno
2022-03-28 13:47     ` AngeloGioacchino Del Regno
2022-03-28 13:47     ` AngeloGioacchino Del Regno
2022-03-28 14:41     ` Fabien Parent
2022-03-28 14:41       ` Fabien Parent
2022-03-28 14:41       ` Fabien Parent
2022-03-28 14:50       ` AngeloGioacchino Del Regno
2022-03-28 14:50         ` AngeloGioacchino Del Regno
2022-03-28 14:50         ` AngeloGioacchino Del Regno
2022-03-28 15:02         ` Krzysztof Kozlowski
2022-03-28 15:02           ` Krzysztof Kozlowski
2022-03-28 15:02           ` Krzysztof Kozlowski
2022-04-01 14:13         ` Mattijs Korpershoek
2022-04-01 14:13           ` Mattijs Korpershoek
2022-04-01 14:13           ` Mattijs Korpershoek
2022-03-27 20:03 ` Fabien Parent [this message]
2022-03-27 20:03   ` [PATCH v2 3/4] arm64: defconfig: enable MT6359 regulator driver Fabien Parent
2022-03-27 20:03 ` [PATCH v2 4/4] arm64: defconfig: enable some mt6360 PMIC drivers Fabien Parent
2022-03-27 20:03   ` Fabien Parent

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220327200312.3090515-4-fparent@baylibre.com \
    --to=fparent@baylibre.com \
    --cc=catalin.marinas@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=will@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.