From: Andrey Miroshnikov Date: Tue, 28 Jun 2022 14:07:07 +0000 (+0000) Subject: Fixed gpio W number X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9b6fad021dc49c66407dd4a173cb31f9bb99c1a0;p=pinmux.git Fixed gpio W number --- diff --git a/src/spec/ls2.py b/src/spec/ls2.py index fb1042e..2fcbd70 100644 --- a/src/spec/ls2.py +++ b/src/spec/ls2.py @@ -71,7 +71,7 @@ def pinspec(): ps.vdd("I", ('W', 26), 0, 1, 1) ps.vss("E", ('W', 27), 0, 1, 1) ps.vdd("E", ('W', 28), 0, 1, 1) - ps.gpio("", ('W', 29), 0, 20, 3) # GPIO 20-22 + ps.gpio("", ('W', 29), 0, 21, 3) # GPIO 21-23 ps.mi2c("", ('W', 30), 1, 0, 2) ps.gpio("", ('S', 0), 0, 0, 4) # GPIO 0-4