Skip to content

Commit e866714

Browse files
Daolong Zhugregkh
authored andcommitted
arm64: dts: mt8183: burnet: add i2c2's i2c-scl-internal-delay-ns
[ Upstream commit 85af649 ] Add i2c2's i2c-scl-internal-delay-ns. Fixes: dd6e3b0 ("arm64: dts: mt8183: Add kukui-jacuzzi-burnet board") Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Signed-off-by: Daolong Zhu <jg_daolongzhu@mediatek.corp-partner.google.com> Signed-off-by: Hsin-Te Yuan <yuanhsinte@chromium.org> Link: https://lore.kernel.org/r/20241025-i2c-delay-v2-2-9be1bcaf35e0@chromium.org Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
1 parent 05d95a6 commit e866714

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-burnet.dts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,6 @@
3030
};
3131
};
3232

33+
&i2c2 {
34+
i2c-scl-internal-delay-ns = <4100>;
35+
};

0 commit comments

Comments
 (0)