On Tue, Nov 27, 2018 at 3:25 PM Florian Eckert <fe@xxxxxxxxxx> wrote: > Changes v5: > gpio-apu.c > - Remove GPIO_GENERIC select from Kconfig > - Make gpio_chip real member of apu_gpio_pdata > - Use BIT macro for get_data and get_dir functions > - Pass platform data to devm_gpiochip_add_data to get data > per-instance state container > - Remove DEVNAME define > - Remove platfrom_device member from apu_gpio_pdata this > - Clean up init function > - Remove MODULE_ALIAS > > Until now it was not possible to get more information to detect the > MMIO_BASE address from the ACPI subsystem. I'm sorry if I already asked, please, remind me where dump of ACPI tables can be found? Also would be nice to have the output of `lspci -nk -vv -xxx` on such platform. -- With Best Regards, Andy Shevchenko