HomeFreeBSD

The BCM2835 GPIO controller uses has interrupt lines and not only one.

Description

The BCM2835 GPIO controller uses has interrupt lines and not only one.
Allocate all four, we will use them soon.

Simplificate the allocation of memory and interrupt resources with a single
bus_alloc_resources() call instead of doing them separately.

Destroy the mutex in case of errors.

Details

Provenance
loosAuthored on
Parents
rS277940: For clang, disable -Wcast-qual warnings for specific aesni files, since
Branches
Unknown
Tags
Unknown

Event Timeline