Update tpm-slb9673-overlay.dts

Add i2c-gpio,delay-us = <0x01> to increase communication speed with tpm drastically
This commit is contained in:
Paul Kissinger
2025-08-26 11:22:12 +02:00
committed by Dom Cobley
parent 86bd72ff71
commit c79a4171bd

View File

@@ -28,6 +28,7 @@
gpios = <&gpio 2 6>, /* SDA GPIO_OPEN_DRAIN */
<&gpio 3 6>; /* CLK GPIO_OPEN_DRAIN */
clock-frequency = <400000>;
i2c-gpio,delay-us = <0x01>;
status = "okay";
};
};