[PATCH v2 0/4] gpio: xgene-sb: Improve ACPI and property related code

Andy Shevchenko posted 4 patches 1 month, 1 week ago
drivers/gpio/gpio-xgene-sb.c | 37 ++++++++++++++++++------------------
1 file changed, 18 insertions(+), 19 deletions(-)
[PATCH v2 0/4] gpio: xgene-sb: Improve ACPI and property related code
Posted by Andy Shevchenko 1 month, 1 week ago
Improve ACPI and property related code in the driver.

v2: reorder the patchs so we want be sure ACPI_PTR() is defined.

Andy Shevchenko (4):
  gpio: xgene-sb: Remove unneeded definitions for properties
  gpio: xgene-sb: Drop ACPI_PTR() and CONFIG_ACPI guards
  gpio: xgene-sb: Tidy up ACPI and OF ID tables
  gpio: xgene-sb: don't use "proxy" headers

 drivers/gpio/gpio-xgene-sb.c | 37 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 19 deletions(-)

-- 
2.43.0.rc1.1336.g36b5255a03ac
Re: [PATCH v2 0/4] gpio: xgene-sb: Improve ACPI and property related code
Posted by Bartosz Golaszewski 1 month ago
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>


On Fri, 18 Oct 2024 16:44:59 +0300, Andy Shevchenko wrote:
> Improve ACPI and property related code in the driver.
> 
> v2: reorder the patchs so we want be sure ACPI_PTR() is defined.
> 
> Andy Shevchenko (4):
>   gpio: xgene-sb: Remove unneeded definitions for properties
>   gpio: xgene-sb: Drop ACPI_PTR() and CONFIG_ACPI guards
>   gpio: xgene-sb: Tidy up ACPI and OF ID tables
>   gpio: xgene-sb: don't use "proxy" headers
> 
> [...]

Applied, thanks!

[1/4] gpio: xgene-sb: Remove unneeded definitions for properties
      commit: 8b26b8e8be3eac0a3beacf1f07bf2dfb4d679d37
[2/4] gpio: xgene-sb: Drop ACPI_PTR() and CONFIG_ACPI guards
      commit: 33319f6d3416fa00e87e9abf41d9ac98a5d5185c
[3/4] gpio: xgene-sb: Tidy up ACPI and OF ID tables
      commit: 6ebbe789fe7a65205f77289d1ace46d52f1089a3
[4/4] gpio: xgene-sb: don't use "proxy" headers
      commit: 101b259bce5cb7c74c4f96712ecdc4d204d49360

Best regards,
-- 
Bartosz Golaszewski <bartosz.golaszewski@linaro.org>