mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Steffen Trumtrar <s.trumtrar@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Subject: [PATCH] ARM: Layerscape: LS1046a: select early i2c
Date: Mon, 03 Feb 2025 09:23:22 +0100	[thread overview]
Message-ID: <20250203-v2025-01-0-topic-ls1046a-v1-1-2e2c372dbdb9@pengutronix.de> (raw)

The TQMLS1046a board uses i2c to determine the HW variant.
Therefore early i2c is needed.

Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
---
 arch/arm/mach-layerscape/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/mach-layerscape/Kconfig b/arch/arm/mach-layerscape/Kconfig
index 415ee93b996db780b49c807813a7d5bd4d2b5ecb..0f559863eccca1c46164f0fc034676e3990e5904 100644
--- a/arch/arm/mach-layerscape/Kconfig
+++ b/arch/arm/mach-layerscape/Kconfig
@@ -34,6 +34,7 @@ config MACH_TQMLS1046A
 	bool "TQ TQMLS1046A Board"
 	select ARCH_LS1046
 	select MCI_IMX_ESDHC_PBL
+	select I2C_IMX_EARLY
 	select DDR_FSL
 	select DDR_FSL_DDR4
 	select FIRMWARE_LS1046A_ATF

---
base-commit: fb590cfa8fea6906d3f78dd409856d350e24b582
change-id: 20250203-v2025-01-0-topic-ls1046a-8a7a62ffa605

Best regards,
-- 
Steffen Trumtrar <s.trumtrar@pengutronix.de>




             reply	other threads:[~2025-02-03  8:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-03  8:23 Steffen Trumtrar [this message]
2025-02-03  9:17 ` Sascha Hauer

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=20250203-v2025-01-0-topic-ls1046a-v1-1-2e2c372dbdb9@pengutronix.de \
    --to=s.trumtrar@pengutronix.de \
    --cc=barebox@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox