Skip to content

Commit 05d95a6

Browse files
Daolong Zhugregkh
authored andcommitted
arm64: dts: mt8183: fennel: add i2c2's i2c-scl-internal-delay-ns
[ Upstream commit c802db1 ] Add i2c2's i2c-scl-internal-delay-ns. Fixes: 6cd7fdc ("arm64: dts: mt8183: Add kukui-jacuzzi-fennel 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> Reviewed-by: Link: https://lore.kernel.org/r/20241025-i2c-delay-v2-1-9be1bcaf35e0@chromium.org Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
1 parent a6e8478 commit 05d95a6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-fennel.dtsi

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@
2525
};
2626
};
2727

28+
&i2c2 {
29+
i2c-scl-internal-delay-ns = <21500>;
30+
};

0 commit comments

Comments
 (0)