Module Name: src Committed By: thorpej Date: Mon Jan 17 19:33:00 UTC 2022
Modified Files: src/sys/dev/gpio: gpio.c Log Message: When initializing pins, try to get the default pin name from the "gpio-line-names" property. If not present, then fall back on the default name for the pin from the parent, if there is one. To generate a diff of this commit: cvs rdiff -u -r1.68 -r1.69 src/sys/dev/gpio/gpio.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.