
13 Jul
2020
13 Jul
'20
7:45 a.m.
On Wed, Jul 8, 2020 at 11:34 AM Simon Glass sjg@chromium.org wrote:
Implement the method that converts a GPIO into the form used by ACPI, so that GPIOs can be added to ACPI tables.
Signed-off-by: Simon Glass sjg@chromium.org
(no changes since v1)
Changes in v1:
- Use acpi_get_path() to get device path
drivers/gpio/intel_gpio.c | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+)
Reviewed-by: Bin Meng bmeng.cn@gmail.com