Commit 28ad31d
committed
overlays: apds9960: Add missing pinctrl reference
The apds9960 overlays declares its pin usage (one input for interrupts),
but doesn't include a reference from the driver node. This seems to be
harmless - declaring inputs and outputs for GPIOs is almost certainly
unnecessary - but it is flagged as an error by an improved version of
the overlaycheck utility.
Signed-off-by: Phil Elwell <phil@raspberrypi.com>1 parent 28d3307 commit 28ad31d
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
0 commit comments