From: Hsin-Te Yuan <yuanhsinte@chromium.org>
To: Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Matthias Brugger <matthias.bgg@gmail.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
Hsin-Yi Wang <hsinyi@chromium.org>,
Enric Balletbo i Serra <eballetbo@kernel.org>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org,
Hsin-Te Yuan <yuanhsinte@chromium.org>,
Daolong Zhu <jg_daolongzhu@mediatek.corp-partner.google.com>
Subject: [PATCH 3/4] arm64: dts: mt8183: cozmo: add i2c2's i2c-scl-internal-delay-ns
Date: Mon, 09 Sep 2024 07:29:05 +0000 [thread overview]
Message-ID: <20240909-i2c-delay-v1-3-4b406617a5f5@chromium.org> (raw)
In-Reply-To: <20240909-i2c-delay-v1-0-4b406617a5f5@chromium.org>
From: Daolong Zhu <jg_daolongzhu@mediatek.corp-partner.google.com>
Add i2c2's i2c-scl-internal-delay-ns.
Fixes: 52e84f233459 ("arm64: dts: mt8183: Add kukui-jacuzzi-cozmo board")
Signed-off-by: Hsin-Te Yuan <yuanhsinte@chromium.org>
---
arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-cozmo.dts | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-cozmo.dts b/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-cozmo.dts
index f34964afe39b5353de7b17e82d14d1fba88551ab..83bbcfe620835ab6d34cd2f4c2183fbdf11d0909 100644
--- a/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-cozmo.dts
+++ b/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-cozmo.dts
@@ -18,6 +18,8 @@ &i2c_tunnel {
};
&i2c2 {
+ i2c-scl-internal-delay-ns = <25000>;
+
trackpad@2c {
compatible = "hid-over-i2c";
reg = <0x2c>;
--
2.46.0.469.g59c65b2a67-goog
next prev parent reply other threads:[~2024-09-09 7:29 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-09 7:29 [PATCH 0/4] arm64: dts: mt8183: Add i2c-scl-internal-delay-ns Hsin-Te Yuan
2024-09-09 7:29 ` [PATCH 1/4] arm64: dts: mt8183: fennel: add i2c2's i2c-scl-internal-delay-ns Hsin-Te Yuan
2024-09-09 11:17 ` Matthias Brugger
2024-09-09 7:29 ` [PATCH 2/4] arm64: dts: mt8183: burnet: " Hsin-Te Yuan
2024-09-09 11:18 ` Matthias Brugger
2024-09-09 7:29 ` Hsin-Te Yuan [this message]
2024-09-09 11:18 ` [PATCH 3/4] arm64: dts: mt8183: cozmo: " Matthias Brugger
2024-09-09 7:29 ` [PATCH 4/4] arm64: dts: mt8183: Damu: " Hsin-Te Yuan
2024-09-09 11:18 ` Matthias Brugger
2024-09-09 11:44 ` [PATCH 0/4] arm64: dts: mt8183: Add i2c-scl-internal-delay-ns AngeloGioacchino Del Regno
2024-10-08 8:14 ` Chen-Yu Tsai
2024-10-08 8:54 ` AngeloGioacchino Del Regno
-- strict thread matches above, loose matches on Subject: below --
2024-10-09 12:59 Hsin-Te Yuan
2024-10-09 12:59 ` [PATCH 3/4] arm64: dts: mt8183: cozmo: add i2c2's i2c-scl-internal-delay-ns Hsin-Te Yuan
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=20240909-i2c-delay-v1-3-4b406617a5f5@chromium.org \
--to=yuanhsinte@chromium.org \
--cc=angelogioacchino.delregno@collabora.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=eballetbo@kernel.org \
--cc=hsinyi@chromium.org \
--cc=jg_daolongzhu@mediatek.corp-partner.google.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=matthias.bgg@gmail.com \
--cc=robh@kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).