devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matthias Brugger <matthias.bgg@gmail.com>
To: Hsin-Te Yuan <yuanhsinte@chromium.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	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,
	Daolong Zhu <jg_daolongzhu@mediatek.corp-partner.google.com>
Subject: Re: [PATCH 3/4] arm64: dts: mt8183: cozmo: add i2c2's i2c-scl-internal-delay-ns
Date: Mon, 9 Sep 2024 13:18:33 +0200	[thread overview]
Message-ID: <7d1b36fc-463c-47d7-b5e2-ddca744e1c05@gmail.com> (raw)
In-Reply-To: <20240909-i2c-delay-v1-3-4b406617a5f5@chromium.org>



On 09/09/2024 09:29, Hsin-Te Yuan wrote:
> 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>

Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>

> ---
>   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>;
> 

  reply	other threads:[~2024-09-09 11:18 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 ` [PATCH 3/4] arm64: dts: mt8183: cozmo: " Hsin-Te Yuan
2024-09-09 11:18   ` Matthias Brugger [this message]
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=7d1b36fc-463c-47d7-b5e2-ddca744e1c05@gmail.com \
    --to=matthias.bgg@gmail.com \
    --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=robh@kernel.org \
    --cc=yuanhsinte@chromium.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).