On Wed, Aug 21, 2024 at 12:15:51PM +0200, Hans de Goede wrote: > Hi Dmitry, > > On 8/21/24 7:25 AM, Dmitry Torokhov wrote: > > Convert GPIO-connected buttons and LEDs in Geode boards to software > > nodes/properties, so that support for platform data can be removed from > > gpio-keys driver (which will rely purely on generic device properties > > for configuration). > > > > To avoid repeating the same data structures over and over and over > > factor them out into a new geode-common.c file. > > > > Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> > > Thanks, patch looks good to me: > > Reviewed-by: Hans de Goede <hdegoede@xxxxxxxxxx> > > Question has this been tested on at least 1 affected device ? No unfortunately it has not been as I do not have the hardware. I am hoping folks on geode list could give this patch a spin. Thanks. -- Dmitry