Skip to content

Commit 34b0854

Browse files
Daolong Zhugregkh
authored andcommitted
arm64: dts: mt8183: cozmo: add i2c2's i2c-scl-internal-delay-ns
[ Upstream commit bd0eb3b ] Add i2c2's i2c-scl-internal-delay-ns. Fixes: 52e84f2 ("arm64: dts: mt8183: Add kukui-jacuzzi-cozmo 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-3-9be1bcaf35e0@chromium.org Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
1 parent e866714 commit 34b0854

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
};
1919

2020
&i2c2 {
21+
i2c-scl-internal-delay-ns = <25000>;
22+
2123
trackpad@2c {
2224
compatible = "hid-over-i2c";
2325
reg = <0x2c>;

0 commit comments

Comments
 (0)