CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/03/29 16:08:09
Modified files:
sys/dev/fdt : dwiic_fdt.c
Log message:
Skip calculating timings if we can't determine the frequency of the clock.
This avoids programming the hardware with clearly wrong values. On the
Milk-V Pioneer this means the I2C controller remains functional and
rebooting using the appropriate SBI call still works.
ok miod@
