From: ryan_chen <ryan_chen@aspeedtech.com>
To: Heiko Schocher <hs@denx.de>, Ryan Chen <ryan_chen@aspeedtech.com>,
"Aspeed BMC SW team" <BMC-SW@aspeedtech.com>,
<u-boot@lists.denx.de>
Subject: [PATCH 0/1] Add ASPEED AST2600 I2C new controller driver
Date: Mon, 9 Jan 2023 16:29:39 +0800 [thread overview]
Message-ID: <20230109082940.3400780-1-ryan_chen@aspeedtech.com> (raw)
This series add AST2600 i2c new register set driver. The i2c new
register set have new clock divider option for more flexiable generation.
ryan_chen (1):
i2c:aspeed:support ast2600 i2c new register mode driver
MAINTAINERS | 6 +
drivers/i2c/Kconfig | 7 +
drivers/i2c/Makefile | 1 +
drivers/i2c/ast2600_i2c.c | 480 ++++++++++++++++++++++++++++++++++++++
4 files changed, 494 insertions(+)
create mode 100644 drivers/i2c/ast2600_i2c.c
--
2.34.1
next reply other threads:[~2023-01-09 8:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-09 8:29 ryan_chen [this message]
2023-01-09 8:29 ` [PATCH 1/1] i2c:aspeed:support ast2600 i2c new register mode driver ryan_chen
2023-01-09 19:47 ` Simon Glass
2023-01-10 2:41 ` Ryan Chen
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=20230109082940.3400780-1-ryan_chen@aspeedtech.com \
--to=ryan_chen@aspeedtech.com \
--cc=BMC-SW@aspeedtech.com \
--cc=hs@denx.de \
--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