]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
arm64: rpi4: firmware: Attach at BUS_PASS_BUS + BUS_PASS_ORDER_LATE
authorEmmanuel Vadot <manu@FreeBSD.org>
Wed, 17 Feb 2021 12:11:36 +0000 (13:11 +0100)
committerEmmanuel Vadot <manu@FreeBSD.org>
Sun, 21 Feb 2021 21:02:47 +0000 (22:02 +0100)
commit07efb4cef7be8336b272869cf9a68c817445983a
tree1dc4180e8aeed3e8fab30fd1d511524d74a17643
parent26b11d047d207d9d8859a03e582efc0c01c64f85
arm64: rpi4: firmware: Attach at BUS_PASS_BUS + BUS_PASS_ORDER_LATE

The node have now a compatible with simple-mfd so we need to attach
at the same pass so the specific driver will be used.

Approved by: re (gjb)
MFC after: 3 days
PR: 252971

(cherry picked from commit 1cf282363101f5d99b1dadfb0d3250bbe6f482a5)
(cherry picked from commit 944f4316558055a2bb6481048386e94b523ab48c)
sys/arm/broadcom/bcm2835/bcm2835_firmware.c