public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 1/3] configs: falcon: Enabled I2C support for R-Car V3U
@ 2022-03-13 12:45 marek.vasut
  2022-03-13 12:45 ` [PATCH 2/3] configs: eagle: Enabled I2C support for R-Car V3M marek.vasut
  2022-03-13 12:45 ` [PATCH 3/3] configs: condor: Enabled I2C support for R-Car V3H marek.vasut
  0 siblings, 2 replies; 3+ messages in thread
From: marek.vasut @ 2022-03-13 12:45 UTC (permalink / raw)
  To: u-boot; +Cc: Nam Nguyen, Hai Pham, Marek Vasut

From: Nam Nguyen <nam.nguyen.yh@renesas.com>

Enable I2C support for R-Car V3U (R8A779A0) on Falcon board.

Signed-off-by: Nam Nguyen <nam.nguyen.yh@renesas.com>
Signed-off-by: Hai Pham <hai.pham.ud@renesas.com>
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
---
 configs/r8a779a0_falcon_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/r8a779a0_falcon_defconfig b/configs/r8a779a0_falcon_defconfig
index 32e218bbda..9fce6c26f9 100644
--- a/configs/r8a779a0_falcon_defconfig
+++ b/configs/r8a779a0_falcon_defconfig
@@ -47,7 +47,7 @@ CONFIG_CLK=y
 CONFIG_CLK_RENESAS=y
 CONFIG_RCAR_GPIO=y
 CONFIG_DM_I2C=y
-CONFIG_SYS_I2C_RCAR_IIC=y
+CONFIG_SYS_I2C_RCAR_I2C=y
 CONFIG_MMC_IO_VOLTAGE=y
 CONFIG_MMC_UHS_SUPPORT=y
 CONFIG_MMC_HS200_SUPPORT=y
-- 
2.35.1


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

end of thread, other threads:[~2022-03-13 12:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-13 12:45 [PATCH 1/3] configs: falcon: Enabled I2C support for R-Car V3U marek.vasut
2022-03-13 12:45 ` [PATCH 2/3] configs: eagle: Enabled I2C support for R-Car V3M marek.vasut
2022-03-13 12:45 ` [PATCH 3/3] configs: condor: Enabled I2C support for R-Car V3H marek.vasut

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