Commit e044f6a
committed
dts: bcm2712-rpi: Add four missing GPIOs to 2712D0
It's useful for gpioinfo and pinctrl to distinguish between unused and
absent GPIOs. We use "-" for the former and "" for the latter.
With this convention, gpioinfo shows absent GPIOs as "unnamed", while
pinctrl omits them altogether.
Signed-off-by: Phil Elwell <phil@raspberrypi.com>1 parent 50a6e5c commit e044f6a
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments