Re: [PATCH v5] pinctrl: core: print gpio in pins debugfs file

2020-07-26 Thread Linus Walleij
On Wed, Jul 22, 2020 at 2:29 PM Drew Fustini wrote: > If there is a gpio range mapping for the pin, then print out the gpio > chip and line index for the pin in the debugfs 'pins' file with the > format: "[line-index]:[gpio-label]" > > Here is example output on the BeagleBoard.org PocketBeagle

[PATCH v5] pinctrl: core: print gpio in pins debugfs file

2020-07-22 Thread Drew Fustini
If there is a gpio range mapping for the pin, then print out the gpio chip and line index for the pin in the debugfs 'pins' file with the format: "[line-index]:[gpio-label]" Here is example output on the BeagleBoard.org PocketBeagle (AM3358):