From: Jae Hyun Yoo <jae.hyun.yoo@linux.intel.com>
To: Brendan Higgins <brendanhiggins@google.com>,
Benjamin Herrenschmidt <benh@kernel.crashing.org>,
Joel Stanley <joel@jms.id.au>, Andrew Jeffery <andrew@aj.id.au>,
Ryan Chen <ryan_chen@aspeedtech.com>, Tao Ren <taoren@fb.com>
Cc: openbmc@lists.ozlabs.org, Jae Hyun Yoo <jae.hyun.yoo@linux.intel.com>
Subject: [PATCH dev-5.2 1/2] dt-bindings: i2c: aspeed: add hardware timeout support
Date: Wed, 4 Sep 2019 13:07:57 -0700 [thread overview]
Message-ID: <20190904200758.5420-2-jae.hyun.yoo@linux.intel.com> (raw)
In-Reply-To: <20190904200758.5420-1-jae.hyun.yoo@linux.intel.com>
Append a binding to support hardware timeout feature.
Signed-off-by: Jae Hyun Yoo <jae.hyun.yoo@linux.intel.com>
---
Documentation/devicetree/bindings/i2c/i2c-aspeed.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/i2c/i2c-aspeed.txt b/Documentation/devicetree/bindings/i2c/i2c-aspeed.txt
index e5b46885c15e..71de956ffa4f 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-aspeed.txt
+++ b/Documentation/devicetree/bindings/i2c/i2c-aspeed.txt
@@ -29,6 +29,8 @@ Optional Properties:
DMA mode instead of PIO or FIFO respectively, I2C
can't use DMA mode. IF both DMA and buffer modes are
enabled, DMA mode will be selected.
+- aspeed,hw-timeout-ms : Hardware timeout in milliseconds. If it's not
+ specified, the H/W timeout feature will be disabled.
Example:
--
2.23.0
next prev parent reply other threads:[~2019-09-04 20:08 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-04 20:07 [PATCH dev-5.2 0/2] i2c: aspeed: Add H/W timeout support Jae Hyun Yoo
2019-09-04 20:07 ` Jae Hyun Yoo [this message]
2019-09-04 20:07 ` [PATCH dev-5.2 2/2] i2c: aspeed: add slave inactive " Jae Hyun Yoo
2019-09-04 22:37 ` Tao Ren
2019-09-05 22:28 ` Tao Ren
2019-09-05 22:48 ` Jae Hyun Yoo
2019-09-05 23:19 ` Tao Ren
2019-09-05 23:35 ` Jae Hyun Yoo
2019-09-06 1:16 ` Tao Ren
2019-09-06 1:56 ` [Potential Spoof] " Tao Ren
2019-09-06 2:35 ` Tao Ren
2019-09-06 16:20 ` Jae Hyun Yoo
2019-09-04 22:54 ` [PATCH dev-5.2 0/2] i2c: aspeed: Add H/W " Joel Stanley
2019-09-04 23:01 ` Jae Hyun Yoo
2019-09-04 23:12 ` Andrew Jeffery
2019-09-04 23:40 ` Jae Hyun Yoo
2019-09-05 0:10 ` Andrew Jeffery
2019-09-05 0:54 ` Jae Hyun Yoo
2019-09-11 18:56 ` Jae Hyun Yoo
2019-09-12 1:22 ` Andrew Jeffery
2019-09-12 1:26 ` Jae Hyun Yoo
2019-09-04 23:50 ` Brendan Higgins
2019-09-05 0:56 ` Jae Hyun Yoo
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=20190904200758.5420-2-jae.hyun.yoo@linux.intel.com \
--to=jae.hyun.yoo@linux.intel.com \
--cc=andrew@aj.id.au \
--cc=benh@kernel.crashing.org \
--cc=brendanhiggins@google.com \
--cc=joel@jms.id.au \
--cc=openbmc@lists.ozlabs.org \
--cc=ryan_chen@aspeedtech.com \
--cc=taoren@fb.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.