DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: [DistroKit] [PATCH 3/4] v7a: kernel: enable REGULATOR_GPIO
Date: Thu, 22 Jul 2021 15:35:19 +0200	[thread overview]
Message-ID: <20210722133520.17946-3-a.fatoum@pengutronix.de> (raw)
In-Reply-To: <20210722133520.17946-1-a.fatoum@pengutronix.de>

The EV1 device tree describes a GPIO regulator controlling the I/O voltage
for the SD-Card. Enable the respective Linux driver.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 configs/platform-v7a/kernelconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/platform-v7a/kernelconfig b/configs/platform-v7a/kernelconfig
index 3de603fbee2c..ef83996462e3 100644
--- a/configs/platform-v7a/kernelconfig
+++ b/configs/platform-v7a/kernelconfig
@@ -2317,7 +2317,7 @@ CONFIG_REGULATOR_ANATOP=y
 # CONFIG_REGULATOR_DA9211 is not set
 # CONFIG_REGULATOR_FAN53555 is not set
 # CONFIG_REGULATOR_FAN53880 is not set
-# CONFIG_REGULATOR_GPIO is not set
+CONFIG_REGULATOR_GPIO=y
 # CONFIG_REGULATOR_ISL9305 is not set
 # CONFIG_REGULATOR_ISL6271A is not set
 # CONFIG_REGULATOR_LP3971 is not set
-- 
2.30.2


_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de


  parent reply	other threads:[~2021-07-22 13:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-22 13:35 [DistroKit] [PATCH 1/4] v7a: barebox: version bump v2021.05.0 → v2021.07.0 Ahmad Fatoum
2021-07-22 13:35 ` [DistroKit] [PATCH 2/4] v7a: kernel: version bump v5.11 → v5.13.4 Ahmad Fatoum
2021-07-22 13:35 ` Ahmad Fatoum [this message]
2021-07-22 13:35 ` [DistroKit] [PATCH 4/4] v7a: generate image for STM32MP7C-EV1 Ahmad Fatoum
2021-07-22 14:31 ` [DistroKit] [PATCH 1/4] v7a: barebox: version bump v2021.05.0 → v2021.07.0 Robert Schwebel

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=20210722133520.17946-3-a.fatoum@pengutronix.de \
    --to=a.fatoum@pengutronix.de \
    --cc=distrokit@pengutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox