Set the proper bus clock rate based on the "clock-frequency" property and
authorkettenis <kettenis@openbsd.org>
Sat, 6 Jan 2018 11:23:14 +0000 (11:23 +0000)
committerkettenis <kettenis@openbsd.org>
Sat, 6 Jan 2018 11:23:14 +0000 (11:23 +0000)
commit2284a7be30b2055d7cc8d1339227577835d2704a
treedd3be05c8b6288dea1a7385c551da00044524451
parent761395ae0fb692cc52b0477f987586218139a466
Set the proper bus clock rate based on the "clock-frequency" property and
the rate of the parent clock.  If the "clock-frequency" property isn't
present, use the default standard mode clock of 100kHz.
sys/dev/fdt/sxitwi.c