Re: [PATCH v6 0/3] pinctrl: pinmux: Add pinmux-select debugfs file

2021-02-17 Thread Tony Lindgren
* Drew Fustini [210216 22:46]: > This series first converts the debugfs files in the pinctrl subsystem to > octal permissions and then adds a new debugfs file "pinmux-select". > > Function name and group name can be written to "pinmux-select" which > will cause the function and group to be

[PATCH v6 0/3] pinctrl: pinmux: Add pinmux-select debugfs file

2021-02-16 Thread Drew Fustini
This series first converts the debugfs files in the pinctrl subsystem to octal permissions and then adds a new debugfs file "pinmux-select". Function name and group name can be written to "pinmux-select" which will cause the function and group to be activated on the pin controller. The final