Skip to content

Commit 0b943aa

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

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,6 @@
3030
qcom,ath10k-calibration-variant = "GO_DAMU";
3131
};
3232

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

0 commit comments

Comments
 (0)