From: Pei Yue Ho <peiyue.ho@starfivetech.com>
To: <u-boot@lists.denx.de>
Cc: <peiyue.ho@starfivetech.com>, <englee.teh@starfivetech.com>,
<weiliang.lim@starfivetech.com>
Subject: [PATCH 0/2] i2c: i2c-cdns.c: Update driver to read fifo-depth from device tree
Date: Tue, 3 Jan 2023 23:20:03 -0800 [thread overview]
Message-ID: <20230104072005.7812-1-peiyue.ho@starfivetech.com> (raw)
Enable driver to fetch the optional parameter (fifo-depth)
from device tree. If the parameter is not found in the device
tree, it will use the default value declared in the driver.
Pei Yue Ho (2):
dt-bindings: i2c: i2c-cdns.txt: Add description for an optional
parameter, fifo-depth
i2c: i2c-cdns.c: Update driver to read fifo-depth from device tree
doc/device-tree-bindings/i2c/i2c-cdns.txt | 4 ++++
drivers/i2c/i2c-cdns.c | 26 ++++++++++++++---------
2 files changed, 20 insertions(+), 10 deletions(-)
--
2.25.1
next reply other threads:[~2023-01-04 13:10 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-04 7:20 Pei Yue Ho [this message]
2023-01-04 7:20 ` [PATCH 1/2] dt-bindings: i2c: i2c-cdns.txt: Add description for an optional parameter, fifo-depth Pei Yue Ho
2023-02-13 5:43 ` Heiko Schocher
2023-02-13 7:57 ` PeiYue Ho
2023-02-13 14:49 ` Heiko Schocher
2023-01-04 7:20 ` [PATCH 2/2] i2c: i2c-cdns.c: Update driver to read fifo-depth from device tree Pei Yue Ho
2023-02-13 5:47 ` Heiko Schocher
2023-02-13 6:38 ` Heiko Schocher
2023-02-13 14:49 ` Heiko Schocher
2023-02-02 5:59 ` [PATCH 0/2] " WeiLiang Lim
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=20230104072005.7812-1-peiyue.ho@starfivetech.com \
--to=peiyue.ho@starfivetech.com \
--cc=englee.teh@starfivetech.com \
--cc=u-boot@lists.denx.de \
--cc=weiliang.lim@starfivetech.com \
/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