Re: [PATCH v2 2/2] pinctrl: single: set pinmux from pins debug file
From: Tony Lindgren <tony@atomide.com>
Date: 2021-05-21 09:26:11
Also in:
linux-arm-kernel, linux-omap, lkml
From: Tony Lindgren <tony@atomide.com>
Date: 2021-05-21 09:26:11
Also in:
linux-arm-kernel, linux-omap, lkml
* Dario Binacchi [off-list ref] [210518 08:57]:
I thought about passing char *buf because it seemed more generic to me. As the output of pin_dbg_show() depends on the platform driver, perhaps pin_dbg_set() may need driver-dependent data. Is it possible that only the value to be set in the register (unsigned int) is required?
Maybe Linus W can answer this one. Regards, Tony