summaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorTim Harvey <[email protected]>2023-05-02 10:44:44 -0700
committerStefano Babic <[email protected]>2023-07-11 14:40:03 +0200
commit8849cc7bd9925ad31193ad2f6e3f172d3d8953ed (patch)
tree16a2d750c55b6b1491fc7c0cce2aa1acba29268d /scripts/checkpatch.pl
parent7a63432e9d1b474a9bffb814b4e08e338256989c (diff)
board: gateworks: venice: add GPIO name lookup
Add GPIO name lookup so that you can act on GPIO's by name vs controller id: Before: u-boot=> gpio input pci_wdis# GPIO: 'pci_wdis#' not found Command 'gpio' failed: Error -22 After: u-boot=> gpio input pci_wdis# gpio: pin pci_wdis# (gpio 103) value is 1 Signed-off-by: Tim Harvey <[email protected]> Reviewed-by: Fabio Estevam <[email protected]>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions