From patchwork Thu Aug 27 08:08:24 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 11740257 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 8AC3B1575 for ; Thu, 27 Aug 2020 08:10:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 715B72078A for ; Thu, 27 Aug 2020 08:10:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="dpai1au3" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726826AbgH0IKs (ORCPT ); Thu, 27 Aug 2020 04:10:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55058 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727814AbgH0IKp (ORCPT ); Thu, 27 Aug 2020 04:10:45 -0400 Received: from mail-lj1-x241.google.com (mail-lj1-x241.google.com [IPv6:2a00:1450:4864:20::241]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CCD8BC06121A for ; Thu, 27 Aug 2020 01:10:44 -0700 (PDT) Received: by mail-lj1-x241.google.com with SMTP id g6so5378195ljn.11 for ; Thu, 27 Aug 2020 01:10:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=/IvkEhSqhxEbpj6suoWdTB0OV6oN/odC8QEW4Vw3wp0=; b=dpai1au3V4Hm+LYGEv/RFyzLIIO+aVTJISIykAoCNGq8wlw+t/ecDDuKjAOtx/tWLL MEvM2P+C4vkH+QsnlirYxT/eoeEG+/WTl+TyjOTSzbFTZB5Ud+0LENXIQbuydJ0FseQW xPwmicnmGX1yu0Fl877NpHkYG3idL3prBtsTpFsBkQkX/IYLFrxzim5nC51cEjEk7VuA REkPOIqs0X2yX/jM6Z/bhQEHW8H7T9I6ubdmN0eRnYlMyVoSPmG84Hrx8s9S6kj//GIc 8+8SeDg8kOFzZApeTn4Rf5IJayYiUlDFKzEG7k7tqJPy99nJf/EzEg2hr8JbVVq+Rn/Y NJ9w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=/IvkEhSqhxEbpj6suoWdTB0OV6oN/odC8QEW4Vw3wp0=; b=e0FMSLoL/xK4oGWOVGrsa9mGRLF7rps0B9VDzIcadO0UUaowMVrKueACN2KpHDDPCG CK7vcFw7YqHbt2MyYI+5Cd0wS3fcUuX7LanhvxGhzAUVf9BzuQSbBzqtFOLvOzGVrLRs JtQPPzzzmUpFsaJxbqbzp6WdaiZ6wMk7xO6WNarDvWF+JUEfYUy6cerb2BkuSuyFI9fS 6MNz38/3S2CXFZ3gqX28Hnfsz8y4qufNpoPa/G0iy+FOe6m5Cj45GEA/nRZAwwdG0XPx 3g4KQkfzfp75L0W0uWDI0HdKOZi5hIWYknQUL2FtD2kVJXbQNjVE7nSU5sszZt6l8JGS ZyUw== X-Gm-Message-State: AOAM530cYgBxHjX6MkeMAo5sSd1gKsIfLUUY2nj4S73r5nSfMobjYkOr gwCZi3IkgcF06XpYA6tw/bwq9A== X-Google-Smtp-Source: ABdhPJymt2ghMws7KcB5J2V4GzRRraIltZ+a5GnZQVpeYrbjQ5wNa4WMG8k40CM5CCKimRg9Wbtd2g== X-Received: by 2002:a2e:7817:: with SMTP id t23mr9087087ljc.161.1598515843263; Thu, 27 Aug 2020 01:10:43 -0700 (PDT) Received: from localhost.localdomain (c-92d7225c.014-348-6c756e10.bbcust.telenor.se. [92.34.215.146]) by smtp.gmail.com with ESMTPSA id k9sm331399lfm.29.2020.08.27.01.10.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 27 Aug 2020 01:10:42 -0700 (PDT) From: Linus Walleij To: Darren Hart , Andy Shevchenko Cc: platform-driver-x86@vger.kernel.org, Linus Walleij , linux-gpio@vger.kernel.org, Andres Salomon , linux-geode@lists.infradead.org, Andy Shevchenko Subject: [PATCH 1/3 v2] x86/platform/geode: Convert net5501 LED to GPIO machine descriptor Date: Thu, 27 Aug 2020 10:08:24 +0200 Message-Id: <20200827080826.186024-1-linus.walleij@linaro.org> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Sender: platform-driver-x86-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: platform-driver-x86@vger.kernel.org This makes the machine look up the LED from a GPIO machine descriptor table. The Geode LEDs should be on the CS5535 companion chip. Cc: linux-gpio@vger.kernel.org Cc: Andres Salomon Cc: linux-geode@lists.infradead.org Cc: Darren Hart Cc: platform-driver-x86@vger.kernel.org Reviewed-by: Andy Shevchenko Signed-off-by: Linus Walleij --- ChangeLog v1->v2: - Drop excess comma after terminator { } - Collect Andy's Reviewed-by --- arch/x86/platform/geode/net5501.c | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/arch/x86/platform/geode/net5501.c b/arch/x86/platform/geode/net5501.c index 163e1b545517..558384acd777 100644 --- a/arch/x86/platform/geode/net5501.c +++ b/arch/x86/platform/geode/net5501.c @@ -20,6 +20,7 @@ #include #include #include +#include #include @@ -55,9 +56,7 @@ static struct platform_device net5501_buttons_dev = { static struct gpio_led net5501_leds[] = { { .name = "net5501:1", - .gpio = 6, .default_trigger = "default-on", - .active_low = 0, }, }; @@ -66,6 +65,15 @@ static struct gpio_led_platform_data net5501_leds_data = { .leds = net5501_leds, }; +static struct gpiod_lookup_table net5501_leds_gpio_table = { + .dev_id = "leds-gpio", + .table = { + /* The Geode GPIOs should be on the CS5535 companion chip */ + GPIO_LOOKUP_IDX("cs5535-gpio", 6, NULL, 0, GPIO_ACTIVE_HIGH), + { } + }, +}; + static struct platform_device net5501_leds_dev = { .name = "leds-gpio", .id = -1, @@ -80,6 +88,7 @@ static struct platform_device *net5501_devs[] __initdata = { static void __init register_net5501(void) { /* Setup LED control through leds-gpio driver */ + gpiod_add_lookup_table(&net5501_leds_gpio_table); platform_add_devices(net5501_devs, ARRAY_SIZE(net5501_devs)); } From patchwork Thu Aug 27 08:08:25 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 11740261 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 3420F1575 for ; Thu, 27 Aug 2020 08:11:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1B29B2177B for ; Thu, 27 Aug 2020 08:11:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="VA7jgQtK" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727827AbgH0ILJ (ORCPT ); Thu, 27 Aug 2020 04:11:09 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55122 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727814AbgH0ILI (ORCPT ); Thu, 27 Aug 2020 04:11:08 -0400 Received: from mail-lj1-x241.google.com (mail-lj1-x241.google.com [IPv6:2a00:1450:4864:20::241]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8B3F1C06121A for ; Thu, 27 Aug 2020 01:11:07 -0700 (PDT) Received: by mail-lj1-x241.google.com with SMTP id t6so5384698ljk.9 for ; Thu, 27 Aug 2020 01:11:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=R0qr0wEHYkyK/CJaNJ4Tz6g9aeydokX3kWn6WhBTMLA=; b=VA7jgQtKWZJhZ2JFzhFdsiJNA4AKnPIqqpH9TU2P4Tz41Ev5s3DCcAsK5ZRxFo/w+L vHMHgpznokGU+52tjv9EXgfji7mUVxDeEmokG05GFmF3zpdwpXzplmtfLlgHa8NVj+N6 DRPbgsEnfpDNhRjby4uITLcoxivx1M9q//E9pJGqNYyuWm2ABu4laPaM3H/ZmJdF1AXy tt3o00I2vCgbEhmwe/biUKl6BmaqbtkXJ4sYKDfbzQsP2lVAou/9qtyDOlkOmKLX1EQx QZzQzEStzGZiFJueZNoCRoVRsvp109BnaRTGr5hcfpn9p4gP29gW0v1cKpnjB3Z9SHBH N9YA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=R0qr0wEHYkyK/CJaNJ4Tz6g9aeydokX3kWn6WhBTMLA=; b=EsdqFJm+emB2JEQShY5VGzhTsT52yFHYtOWcLssTCaQHuIB9lThX3zu1rmEhgqo0eZ kdpEpr+WiPc+fTCD4qcshMjc1+/QBBn+S/SJSXGlQTEauKjhdx1ura0N4lKp8HRlxPmG QAEiy0idUe9h3Pa8ajDkKJcdD8BVOjClYJ+bIyMBGyc2Xycv7GoilQyqtmZbr1huLZzu mD2n5gt58O/GnDTz+HAukCko3XYf/pNhDRtFc1bTuzUex0NW9I9MyCaMEPJPLBZWjfL/ i6WzBZQ6PQjEW7TuVPoCF2yPAmEYqZp5BMkSfaIFU13IGb3aivQT/ZRkmvyCkYVL930H flJg== X-Gm-Message-State: AOAM531EaR/3vbRVSTEj5BMWcBN/HlDFRT4Ddbj2B0Ww/oi5AyZg6T5y oH0gZEHGTgFrwf1PUX2VW2hj2g== X-Google-Smtp-Source: ABdhPJw+Y8OfcO9b42KUnnbgHjm8nqEnkPkDWnjOf8+8OXRQEo0cPEu8MaGbxHtYL3J7n8upu60j7w== X-Received: by 2002:a2e:b892:: with SMTP id r18mr8524065ljp.249.1598515866001; Thu, 27 Aug 2020 01:11:06 -0700 (PDT) Received: from localhost.localdomain (c-92d7225c.014-348-6c756e10.bbcust.telenor.se. [92.34.215.146]) by smtp.gmail.com with ESMTPSA id k9sm331399lfm.29.2020.08.27.01.11.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 27 Aug 2020 01:11:05 -0700 (PDT) From: Linus Walleij To: Darren Hart , Andy Shevchenko Cc: platform-driver-x86@vger.kernel.org, Linus Walleij , linux-gpio@vger.kernel.org, linux-geode@lists.infradead.org Subject: [PATCH 2/3 v2] x86/platform/geode: Convert geos LED to GPIO machine descriptor Date: Thu, 27 Aug 2020 10:08:25 +0200 Message-Id: <20200827080826.186024-2-linus.walleij@linaro.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200827080826.186024-1-linus.walleij@linaro.org> References: <20200827080826.186024-1-linus.walleij@linaro.org> MIME-Version: 1.0 Sender: platform-driver-x86-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: platform-driver-x86@vger.kernel.org This makes the machine look up the LED from a GPIO machine descriptor table. The Geode LEDs should be on the CS5535 companion chip. Cc: linux-gpio@vger.kernel.org Cc: linux-geode@lists.infradead.org Cc: Darren Hart Cc: platform-driver-x86@vger.kernel.org Reviewed-by: Andy Shevchenko --- ChangeLog v1->v2: - Drop excess comma after terminator { } - Collect Andy's Reviewed-by --- arch/x86/platform/geode/geos.c | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/arch/x86/platform/geode/geos.c b/arch/x86/platform/geode/geos.c index 73a3f49b4eb6..d263528c90bb 100644 --- a/arch/x86/platform/geode/geos.c +++ b/arch/x86/platform/geode/geos.c @@ -20,6 +20,7 @@ #include #include #include +#include #include #include @@ -53,21 +54,15 @@ static struct platform_device geos_buttons_dev = { static struct gpio_led geos_leds[] = { { .name = "geos:1", - .gpio = 6, .default_trigger = "default-on", - .active_low = 1, }, { .name = "geos:2", - .gpio = 25, .default_trigger = "default-off", - .active_low = 1, }, { .name = "geos:3", - .gpio = 27, .default_trigger = "default-off", - .active_low = 1, }, }; @@ -76,6 +71,17 @@ static struct gpio_led_platform_data geos_leds_data = { .leds = geos_leds, }; +static struct gpiod_lookup_table geos_leds_gpio_table = { + .dev_id = "leds-gpio", + .table = { + /* The Geode GPIOs should be on the CS5535 companion chip */ + GPIO_LOOKUP_IDX("cs5535-gpio", 6, NULL, 0, GPIO_ACTIVE_LOW), + GPIO_LOOKUP_IDX("cs5535-gpio", 25, NULL, 1, GPIO_ACTIVE_LOW), + GPIO_LOOKUP_IDX("cs5535-gpio", 27, NULL, 2, GPIO_ACTIVE_LOW), + { } + }, +}; + static struct platform_device geos_leds_dev = { .name = "leds-gpio", .id = -1, @@ -90,6 +96,7 @@ static struct platform_device *geos_devs[] __initdata = { static void __init register_geos(void) { /* Setup LED control through leds-gpio driver */ + gpiod_add_lookup_table(&geos_leds_gpio_table); platform_add_devices(geos_devs, ARRAY_SIZE(geos_devs)); } From patchwork Thu Aug 27 08:08:26 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 11740263 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 44CE5739 for ; Thu, 27 Aug 2020 08:11:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2B2CF2177B for ; Thu, 27 Aug 2020 08:11:11 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="uirdamO7" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727970AbgH0ILK (ORCPT ); Thu, 27 Aug 2020 04:11:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55130 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727961AbgH0ILK (ORCPT ); Thu, 27 Aug 2020 04:11:10 -0400 Received: from mail-lj1-x244.google.com (mail-lj1-x244.google.com [IPv6:2a00:1450:4864:20::244]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C59A0C06121A for ; Thu, 27 Aug 2020 01:11:09 -0700 (PDT) Received: by mail-lj1-x244.google.com with SMTP id v12so5379126ljc.10 for ; Thu, 27 Aug 2020 01:11:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=mTDjea0nrnc/oUf1mH0xhxoad77z5EY9HZKwtaJ59yw=; b=uirdamO7+rR5SAWOIOIS1iNHhmUE9SNEGnKOpzsy3KEjjxJYTzUq4iKDX6lnKYaM/c uit2YGPT2391mXTRCqyZ5aVSIyKxAP/3jdviEIJ6Ngh4tTWeAIZvFrNwlC0K04/YFtA+ XvF/Ywee2+tTtwMN3lVngnu7ilm1nXloqJ6W+EPTYEUouwKrBDsyxkF5AhK1/LCCHz/R uUoNt8xK1BA1OZdUzfhFdcNKKy7xcE/VeeUroiHLuxIgkA1Nl4h6i7BQjgHHtMyXMX5S dBhKU0ivZWVg6guh22ilnYztwna081mQpDbWh/eM1KTgzeYk0F/JOTHci0Zmx6gI5gV/ 0+8w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=mTDjea0nrnc/oUf1mH0xhxoad77z5EY9HZKwtaJ59yw=; b=tuHY1iUkdzAhbdP75dOU/FiIXTCfK1pgqjJ5GK1h8sdhznQbbTsPbXC+t08O207puC oId/XqLSXx7sIG73cnWShMARhvtZ8qFr0z39tBM3nI+bUThYolw/iNoMhrG2c1Tz+TdK Hz4ohZ2RM1TnWOuO7I/TqzRFMA9qS3de3bqbQoq7FJzwHrxzP+wjkxOTcg8Bsp0jNg+e yt1SW2TeP+sEmDkW59t8bXyIiMoYdKmdtaKz7Q7pw4SsoqYVJgp0XwM83DiBAhLeEuAh +n1s2cFwh07Vd22+HnkGyLiHUXDEyRNDp3CKb6KoaY/9jT42tJptPOuq+k+kidBcUiUW YjgQ== X-Gm-Message-State: AOAM530kEjwpHxWbOSwsdkIv3wQI0J3UdDi0f4cMuZB24ni49f/zPt+P yQR9NbqYwWYqqVs3n7NlGdaniA== X-Google-Smtp-Source: ABdhPJyRstwt15FW2tCgyXcxsm171w+Ez5d25HjrfBMbO57M/xguEMGD7UE6V7DxRS4LjhWqtznf7w== X-Received: by 2002:a2e:9ac5:: with SMTP id p5mr9639088ljj.253.1598515868229; Thu, 27 Aug 2020 01:11:08 -0700 (PDT) Received: from localhost.localdomain (c-92d7225c.014-348-6c756e10.bbcust.telenor.se. [92.34.215.146]) by smtp.gmail.com with ESMTPSA id k9sm331399lfm.29.2020.08.27.01.11.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 27 Aug 2020 01:11:07 -0700 (PDT) From: Linus Walleij To: Darren Hart , Andy Shevchenko Cc: platform-driver-x86@vger.kernel.org, Linus Walleij , linux-gpio@vger.kernel.org, linux-geode@lists.infradead.org, Andy Shevchenko Subject: [PATCH 3/3 v2] x86/platform/geode: Convert alix LED to GPIO machine descriptor Date: Thu, 27 Aug 2020 10:08:26 +0200 Message-Id: <20200827080826.186024-3-linus.walleij@linaro.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200827080826.186024-1-linus.walleij@linaro.org> References: <20200827080826.186024-1-linus.walleij@linaro.org> MIME-Version: 1.0 Sender: platform-driver-x86-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: platform-driver-x86@vger.kernel.org This makes the machine look up the LED from a GPIO machine descriptor table. The Geode LEDs should be on the CS5535 companion chip. Cc: linux-gpio@vger.kernel.org Cc: linux-geode@lists.infradead.org Cc: Darren Hart Cc: platform-driver-x86@vger.kernel.org Reviewed-by: Andy Shevchenko Signed-off-by: Linus Walleij --- ChangeLog v1->v2: - Drop excess comma after terminator { } - Collect Andy's Reviewed-by --- arch/x86/platform/geode/alix.c | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/arch/x86/platform/geode/alix.c b/arch/x86/platform/geode/alix.c index c33f744b5388..b39bf3b5e108 100644 --- a/arch/x86/platform/geode/alix.c +++ b/arch/x86/platform/geode/alix.c @@ -22,6 +22,7 @@ #include #include #include +#include #include #include @@ -69,21 +70,15 @@ static struct platform_device alix_buttons_dev = { static struct gpio_led alix_leds[] = { { .name = "alix:1", - .gpio = 6, .default_trigger = "default-on", - .active_low = 1, }, { .name = "alix:2", - .gpio = 25, .default_trigger = "default-off", - .active_low = 1, }, { .name = "alix:3", - .gpio = 27, .default_trigger = "default-off", - .active_low = 1, }, }; @@ -92,6 +87,17 @@ static struct gpio_led_platform_data alix_leds_data = { .leds = alix_leds, }; +static struct gpiod_lookup_table alix_leds_gpio_table = { + .dev_id = "leds-gpio", + .table = { + /* The Geode GPIOs should be on the CS5535 companion chip */ + GPIO_LOOKUP_IDX("cs5535-gpio", 6, NULL, 0, GPIO_ACTIVE_LOW), + GPIO_LOOKUP_IDX("cs5535-gpio", 25, NULL, 1, GPIO_ACTIVE_LOW), + GPIO_LOOKUP_IDX("cs5535-gpio", 27, NULL, 2, GPIO_ACTIVE_LOW), + { } + }, +}; + static struct platform_device alix_leds_dev = { .name = "leds-gpio", .id = -1, @@ -106,6 +112,7 @@ static struct platform_device *alix_devs[] __initdata = { static void __init register_alix(void) { /* Setup LED control through leds-gpio driver */ + gpiod_add_lookup_table(&alix_leds_gpio_table); platform_add_devices(alix_devs, ARRAY_SIZE(alix_devs)); }