HomeFreeBSD

arm: TI AM335x fix gpio_pin numbers in lookup table.

Description

arm: TI AM335x fix gpio_pin numbers in lookup table.

gpio_pin are calculated as [GPIO_BANK]*32 + GPIO_PIN.
gpio_pin are wrong for these pins.
As a consequence wrong pins are acquired and used.

Approved by: manu (mentor)
Reported by: Martin Zakardissnehf
(martin.zakardissnehf@se.abb.com)
Differential revision: https://reviews.freebsd.org/D31164

Details

Provenance
oskar.holmlund_ohdata.seAuthored on Jul 18 2021, 11:06 AM
Differential Revision
D31164: AM335x: fix gpio_pin numbers in lookup table
Parents
rG51e46835e10a: ixgbe: Clean up ix_txrx
Branches
Unknown
Tags
Unknown