
30 Jun
2020
30 Jun
'20
8:42 a.m.
On Mon, Jun 15, 2020 at 11:58 AM Simon Glass sjg@chromium.org wrote:
Add a Kconfig to control whether pinctrl is represented as a single ACPI device or as multiple devices. In the latter case (the default) we should return the pin number relative to the pinctrl device.
Signed-off-by: Simon Glass sjg@chromium.org
drivers/pinctrl/intel/Kconfig | 4 ++++ drivers/pinctrl/intel/pinctrl.c | 2 ++ 2 files changed, 6 insertions(+)
Reviewed-by: Bin Meng bmeng.cn@gmail.com