]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bhnd(4): Add missing BCM4312 backplane clock speed entry.
authorLandon J. Fuller <landonf@FreeBSD.org>
Thu, 4 Jan 2018 19:47:01 +0000 (19:47 +0000)
committerLandon J. Fuller <landonf@FreeBSD.org>
Thu, 4 Jan 2018 19:47:01 +0000 (19:47 +0000)
commit07a0a243ec6654964e7b0e1d312a7603b07f8872
tree4c4526a5286ec87b77b43c442f106ef5891a4b3b
parent33937731e7feaedb77f982ced15dd5c5afae1831
bhnd(4): Add missing BCM4312 backplane clock speed entry.

The default 80MHz clock speed returned by bhnd_pmu_si_clock() was already
correct; this just prevents the "No backplane clock specified" warning
printf from being emitted when querying backplane clock speed.

Sponsored by: The FreeBSD Foundation
sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c