mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] ARM: Layerscape: LS1046a: select early i2c
@ 2025-02-03  8:23 Steffen Trumtrar
  2025-02-03  9:17 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Steffen Trumtrar @ 2025-02-03  8:23 UTC (permalink / raw)
  To: barebox; +Cc: Steffen Trumtrar

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>




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: Layerscape: LS1046a: select early i2c
  2025-02-03  8:23 [PATCH] ARM: Layerscape: LS1046a: select early i2c Steffen Trumtrar
@ 2025-02-03  9:17 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2025-02-03  9:17 UTC (permalink / raw)
  To: barebox, Steffen Trumtrar


On Mon, 03 Feb 2025 09:23:22 +0100, Steffen Trumtrar wrote:
> The TQMLS1046a board uses i2c to determine the HW variant.
> Therefore early i2c is needed.
> 
> 

Applied, thanks!

[1/1] ARM: Layerscape: LS1046a: select early i2c
      https://git.pengutronix.de/cgit/barebox/commit/?id=0a88e7d52b43 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-02-03  9:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-03  8:23 [PATCH] ARM: Layerscape: LS1046a: select early i2c Steffen Trumtrar
2025-02-03  9:17 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox