Re: [PATCH v12 3/7] gpiolib: of: make fwnode take precedence in struct gpio_chip
From: Bartosz Golaszewski <hidden>
Date: 2021-12-06 13:40:51
Also in:
linux-kselftest, lkml
From: Bartosz Golaszewski <hidden>
Date: 2021-12-06 13:40:51
Also in:
linux-kselftest, lkml
On Mon, Dec 6, 2021 at 2:34 PM Andy Shevchenko [off-list ref] wrote:
On Mon, Dec 06, 2021 at 09:41:33AM +0100, Bartosz Golaszewski wrote:quoted
On Fri, Dec 3, 2021 at 9:10 PM Andy Shevchenko [off-list ref] wrote:...quoted
This series concerns the gpio-sim driver and it only uses configfs (with manually created platform devices) or device-tree. I would prefer to do ACPI separately and I'd like you to lead that because I neither have any HW to test nor claim to understand it. :)Please, mention this in the commit message that ACPI is not covered (yet).
But the commit message says: "gpiolib: of: make fwnode take precedence in struct gpio_chip" - it says OF right here. :) Bart