mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 01:49:46 +00:00
Update tpm-slb9673-overlay.dts
Add i2c-gpio,delay-us = <0x01> to increase communication speed with tpm drastically
This commit is contained in:
committed by
Dom Cobley
parent
86bd72ff71
commit
c79a4171bd
@@ -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";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user