Closed
Description
Describe the bug
File bcm2710-rpi-zero-2-w.dts has "TXD0" and "RXD0" defined twice. I believe the first definitions should be TXD1 and RXD1 in line with other boards.
Steps to reproduce the behaviour
The gpioinfo
command lists TXD0 and RXD0 twice.
Device (s)
Raspberry Pi Zero 2 W
System
$ cat /etc/rpi-issue
Raspberry Pi reference 2022-04-04
Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 27a8050c3c06e567c794620394a8c2d74262a516, stage2
$ vcgencmd version
Mar 24 2022 13:20:54
Copyright (c) 2012 Broadcom
version e5a963efa66a1974127860b42e913d2374139ff5 (clean) (release) (start)
$ uname -a
Linux zero2-1 5.15.32-v8+ #1538 SMP PREEMPT Thu Mar 31 19:40:39 BST 2022 aarch64 GNU/Linux
Logs
No response
Additional context
I appreciate this is a minor issue, however, confuses GPIO auto discovery.
Metadata
Metadata
Assignees
Labels
No labels