public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Patrick Wildt <patrick@blueri.se>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/3] imx: enable the reset controller on the i.MX8MQ EVK
Date: Thu, 3 Oct 2019 16:13:24 +0200	[thread overview]
Message-ID: <20191003141324.GC50476@nox.fritz.box> (raw)
In-Reply-To: <CAOMZO5AdbWztWBba2fwmbw9oqBRpRoT2ipTk-N-NOvhxrwKWLg@mail.gmail.com>

This patch makes sure that the reset controller driver is compiled
for the i.MX8MQ EVK.

Signed-off-by: Patrick Wildt <patrick@blueri.se>
---
 configs/imx8mq_evk_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/imx8mq_evk_defconfig b/configs/imx8mq_evk_defconfig
index e45731edda..c0e5860e85 100644
--- a/configs/imx8mq_evk_defconfig
+++ b/configs/imx8mq_evk_defconfig
@@ -38,4 +38,5 @@ CONFIG_PINCTRL_IMX8M=y
 CONFIG_DM_REGULATOR=y
 CONFIG_DM_REGULATOR_FIXED=y
 CONFIG_DM_REGULATOR_GPIO=y
+CONFIG_DM_RESET=y
 CONFIG_DM_THERMAL=y
-- 
2.23.0

      parent reply	other threads:[~2019-10-03 14:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-30 14:59 [U-Boot] [PATCH] imx: add support for i.MX7/i.MX8MQ reset controller Patrick Wildt
2019-10-03 13:50 ` Patrick Wildt
2019-10-03 14:01   ` Fabio Estevam
2019-10-03 14:08     ` [U-Boot] [PATCH 1/3] " Patrick Wildt
2019-10-04 12:36       ` Fabio Estevam
2019-10-03 14:12     ` [U-Boot] [PATCH 2/3] imx: add the i.MX8M reset controller node Patrick Wildt
2019-10-04 12:39       ` Fabio Estevam
2019-10-04 15:50         ` Patrick Wildt
2019-10-04 15:52           ` Fabio Estevam
2019-10-05 16:34             ` Stefano Babic
2019-10-03 14:13     ` Patrick Wildt [this message]

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=20191003141324.GC50476@nox.fritz.box \
    --to=patrick@blueri.se \
    --cc=u-boot@lists.denx.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