[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y/TK4tJZ5kmgsRNJ@smile.fi.intel.com>
Date: Tue, 21 Feb 2023 15:45:06 +0200
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Henning Schild <henning.schild@...mens.com>
Cc: Pavel Machek <pavel@....cz>, Lee Jones <lee@...nel.org>,
Hans de Goede <hdegoede@...hat.com>,
Mark Gross <markgross@...nel.org>,
linux-kernel@...r.kernel.org, linux-leds@...r.kernel.org,
platform-driver-x86@...r.kernel.org
Subject: Re: [PATCH 1/3] leds: simatic-ipc-leds-gpio: move two extra gpio
pins into another table
On Tue, Feb 21, 2023 at 01:24:12PM +0100, Henning Schild wrote:
> There are two special pins needed to init the LEDs. We used to have them
> at the end of the gpiod_lookup table to give to "leds-gpio". A cleaner
> way is to have a dedicated table for the special pins.
...
> +static struct gpiod_lookup_table simatic_ipc_led_gpio_table_127e_extra = {
> + .dev_id = NULL,
No need.
...
> +static struct gpiod_lookup_table simatic_ipc_led_gpio_table_227g_extra = {
> + .dev_id = NULL,
Ditto.
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists