diff options
| author | Cibil Pankiras <[email protected]> | 2026-02-06 11:47:00 +0100 |
|---|---|---|
| committer | Peter Robinson <[email protected]> | 2026-03-12 12:02:21 +0000 |
| commit | 5fa0237c834d9c8ab1df084d446643928e0b5bc0 (patch) | |
| tree | bcdc5698267968ec84236e3b8a5bd965507d67bd /board | |
| parent | ba7bf918dafcd093ad733b07ba490baeb20cf5da (diff) | |
pinctrl: bcm283x: Fix GPIO pull state register values for BCM2711
BCM2711 has different pull-up/down register values compared to BCM2835
- BCM2835: NONE=0, DOWN=1, UP=2
- BCM2711: NONE=0, UP=1, DOWN=2
This patch fixes the pull state register values for BCM2711.
Fixes: 2c39d975f87c ("pinctrl: bcm283x: Add GPIO pull-up/down control for BCM2835 and BCM2711")
Signed-off-by: Cibil Pankiras <[email protected]>
Reviewed-by: Matthias Brugger <[email protected]>
Reviewed-by: Peter Robinson <[email protected]>
Tested-by: Peter Robinson <[email protected]>
Diffstat (limited to 'board')
0 files changed, 0 insertions, 0 deletions
