]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Allow the Raspberry Pi firmware driver to be a bus
authorandrew <andrew@FreeBSD.org>
Mon, 3 Aug 2020 16:43:40 +0000 (16:43 +0000)
committerandrew <andrew@FreeBSD.org>
Mon, 3 Aug 2020 16:43:40 +0000 (16:43 +0000)
commit2f3dfe6e0e2c843e58b9163c2fc8c689d3a04029
treeda2821a435f97ac50ae7f389a4c40a1afb8cd5a4
parentfe431d86bf80088b6f7b0d1965fae3e8dd0413d0
Allow the Raspberry Pi firmware driver to be a bus

There are child nodes in the device tree, e.g. the Raspberry Pi firmware
GPIO device. Add support for this to be a bus so we can attach these
children.

Reviewed by: manu
Sponsored by: Innovate UK
Differential Revision: https://reviews.freebsd.org/D25848
sys/arm/broadcom/bcm2835/bcm2835_firmware.c