Skip to content

[Pi 4B] Datasheet register address overlap between gpio and aux #1569

@hvenev

Description

@hvenev

From "BCM2711 ARM Peripherals", Version 1, 5th February 2020

Section 2.1 claims that the so-called auxiliary registers start at 0x7E21 5000:

Also all three are controlled by the Auxiliary enable register. The Auxiliary register base address is 0x7E21 5000.

Section 5.2 claims that the bcm2711 GPIO is mapped at the same address:

The GPIO has the following registers. All accesses are assumed to be 32-bit. The GPIO register base address is 0x7E21 5000.

I think the GPIO is at 0x7E20 0000. That's what the Foundation linux kernel device tree says, at least.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions