ARM: dts: rp1: Add a safe I2C SDA hold time
Failing to set a reasonable SDA hold time can cause SDA to change too close to the falling edge of SCL. 300ns is the recommended minimum interval between the two at 100kHz and 400kHz, and also seems to work at 1MHz, so use that. See: https://github.com/raspberrypi/linux/issues/5914 Signed-off-by:Phil Elwell <phil@raspberrypi.com>
Loading
Please register or sign in to comment