All of lore.kernel.org
 help / color / mirror / Atom feed
From: <nicolas.ferre@microchip.com>
To: <linux-arm-kernel@lists.infradead.org>
Cc: <linux-kernel@vger.kernel.org>,
	Alexandre Belloni <alexandre.belloni@bootlin.com>,
	Ludovic Desroches <ludovic.desroches@microchip.com>,
	Codrin Ciubotariu <codrin.ciubotariu@microchip.com>,
	Claudiu Beznea <claudiu.beznea@microchip.com>,
	Eugen Hristev <eugen.hristev@microchip.com>,
	Tudor Ambarus <tudor.ambarus@microchip.com>,
	Cristian Birsan <cristian.birsan@microchip.com>,
	<emil.velikov@collabora.com>, <ezequiel@collabora.com>
Subject: [PATCH 1/7] ARM: configs: at91: sama5: MCP16502 regulator as built-in
Date: Mon, 29 Mar 2021 11:56:39 +0200	[thread overview]
Message-ID: <759835d5aa1e9d839a2ab657528c33b44820eabd.1617010856.git.nicolas.ferre@microchip.com> (raw)
In-Reply-To: <cover.1617010856.git.nicolas.ferre@microchip.com>

From: Nicolas Ferre <nicolas.ferre@microchip.com>

This regulator is needed by several SoC or external peripherals on
different boards, providing required power rails.  Make it built-in
to match usual use-cases.

Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
---
 arch/arm/configs/sama5_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig
index 5bcf16aecf2f..72e58a835c37 100644
--- a/arch/arm/configs/sama5_defconfig
+++ b/arch/arm/configs/sama5_defconfig
@@ -138,7 +138,7 @@ CONFIG_REGULATOR=y
 CONFIG_REGULATOR_FIXED_VOLTAGE=y
 CONFIG_REGULATOR_ACT8865=y
 CONFIG_REGULATOR_ACT8945A=y
-CONFIG_REGULATOR_MCP16502=m
+CONFIG_REGULATOR_MCP16502=y
 CONFIG_REGULATOR_PWM=m
 CONFIG_MEDIA_SUPPORT=y
 CONFIG_MEDIA_SUPPORT_FILTER=y
-- 
2.31.1


WARNING: multiple messages have this Message-ID (diff)
From: <nicolas.ferre@microchip.com>
To: <linux-arm-kernel@lists.infradead.org>
Cc: <linux-kernel@vger.kernel.org>,
	Alexandre Belloni <alexandre.belloni@bootlin.com>,
	Ludovic Desroches <ludovic.desroches@microchip.com>,
	Codrin Ciubotariu <codrin.ciubotariu@microchip.com>,
	Claudiu Beznea <claudiu.beznea@microchip.com>,
	Eugen Hristev <eugen.hristev@microchip.com>,
	Tudor Ambarus <tudor.ambarus@microchip.com>,
	Cristian Birsan <cristian.birsan@microchip.com>,
	<emil.velikov@collabora.com>, <ezequiel@collabora.com>
Subject: [PATCH 1/7] ARM: configs: at91: sama5: MCP16502 regulator as built-in
Date: Mon, 29 Mar 2021 11:56:39 +0200	[thread overview]
Message-ID: <759835d5aa1e9d839a2ab657528c33b44820eabd.1617010856.git.nicolas.ferre@microchip.com> (raw)
In-Reply-To: <cover.1617010856.git.nicolas.ferre@microchip.com>

From: Nicolas Ferre <nicolas.ferre@microchip.com>

This regulator is needed by several SoC or external peripherals on
different boards, providing required power rails.  Make it built-in
to match usual use-cases.

Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
---
 arch/arm/configs/sama5_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig
index 5bcf16aecf2f..72e58a835c37 100644
--- a/arch/arm/configs/sama5_defconfig
+++ b/arch/arm/configs/sama5_defconfig
@@ -138,7 +138,7 @@ CONFIG_REGULATOR=y
 CONFIG_REGULATOR_FIXED_VOLTAGE=y
 CONFIG_REGULATOR_ACT8865=y
 CONFIG_REGULATOR_ACT8945A=y
-CONFIG_REGULATOR_MCP16502=m
+CONFIG_REGULATOR_MCP16502=y
 CONFIG_REGULATOR_PWM=m
 CONFIG_MEDIA_SUPPORT=y
 CONFIG_MEDIA_SUPPORT_FILTER=y
-- 
2.31.1


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

  reply	other threads:[~2021-03-29 10:01 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-29  9:56 [PATCH 0/7] ARM: configs: at91: updates to defconfigs nicolas.ferre
2021-03-29  9:56 ` nicolas.ferre
2021-03-29  9:56 ` nicolas.ferre [this message]
2021-03-29  9:56   ` [PATCH 1/7] ARM: configs: at91: sama5: MCP16502 regulator as built-in nicolas.ferre
2021-03-29  9:56 ` [PATCH 2/7] ARM: configs: at91: sama5: PIOBU " nicolas.ferre
2021-03-29  9:56   ` nicolas.ferre
2021-03-29  9:56 ` [PATCH 3/7] ARM: configs: at91: sama5: Enable LAN78XX as module nicolas.ferre
2021-03-29  9:56   ` nicolas.ferre
2021-03-29  9:56 ` [PATCH 4/7] ARM: configs: at91: sama5: Add audio MIKROE PROTO board nicolas.ferre
2021-03-29  9:56   ` nicolas.ferre
2021-03-29  9:56 ` [PATCH 5/7] ARM: configs: at91: Add mtd tests as modules nicolas.ferre
2021-03-29  9:56   ` nicolas.ferre
2021-03-29  9:56 ` [PATCH 6/7] ARM: configs: at91: Add USB Video webcam class nicolas.ferre
2021-03-29  9:56   ` nicolas.ferre
2021-03-29  9:56 ` [PATCH 7/7] ARM: configs: at91: Modernize UBI defconfig part nicolas.ferre
2021-03-29  9:56   ` nicolas.ferre

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=759835d5aa1e9d839a2ab657528c33b44820eabd.1617010856.git.nicolas.ferre@microchip.com \
    --to=nicolas.ferre@microchip.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=claudiu.beznea@microchip.com \
    --cc=codrin.ciubotariu@microchip.com \
    --cc=cristian.birsan@microchip.com \
    --cc=emil.velikov@collabora.com \
    --cc=eugen.hristev@microchip.com \
    --cc=ezequiel@collabora.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ludovic.desroches@microchip.com \
    --cc=tudor.ambarus@microchip.com \
    /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.