From: marek.vasut@gmail.com
To: u-boot@lists.denx.de
Cc: Nam Nguyen <nam.nguyen.yh@renesas.com>,
Hai Pham <hai.pham.ud@renesas.com>,
Marek Vasut <marek.vasut+renesas@gmail.com>
Subject: [PATCH 2/3] configs: eagle: Enabled I2C support for R-Car V3M
Date: Sun, 13 Mar 2022 13:45:09 +0100 [thread overview]
Message-ID: <20220313124510.233853-2-marek.vasut@gmail.com> (raw)
In-Reply-To: <20220313124510.233853-1-marek.vasut@gmail.com>
From: Nam Nguyen <nam.nguyen.yh@renesas.com>
Enable I2C support for R-Car V3M (R8A77970) on Eagle 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/r8a77970_eagle_defconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configs/r8a77970_eagle_defconfig b/configs/r8a77970_eagle_defconfig
index 70b23da174..4ccc6f1c36 100644
--- a/configs/r8a77970_eagle_defconfig
+++ b/configs/r8a77970_eagle_defconfig
@@ -51,7 +51,7 @@ CONFIG_DFU_RAM=y
CONFIG_DFU_SF=y
CONFIG_RCAR_GPIO=y
CONFIG_DM_I2C=y
-CONFIG_SYS_I2C_RCAR_IIC=y
+CONFIG_SYS_I2C_RCAR_I2C=y
# CONFIG_MMC is not set
CONFIG_MTD=y
CONFIG_DM_SPI_FLASH=y
--
2.35.1
next prev parent reply other threads:[~2022-03-13 12:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-13 12:45 [PATCH 1/3] configs: falcon: Enabled I2C support for R-Car V3U marek.vasut
2022-03-13 12:45 ` marek.vasut [this message]
2022-03-13 12:45 ` [PATCH 3/3] configs: condor: Enabled I2C support for R-Car V3H marek.vasut
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=20220313124510.233853-2-marek.vasut@gmail.com \
--to=marek.vasut@gmail.com \
--cc=hai.pham.ud@renesas.com \
--cc=marek.vasut+renesas@gmail.com \
--cc=nam.nguyen.yh@renesas.com \
--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