From patchwork Thu Jan 19 13:29:41 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 91882 Delivered-To: patch@linaro.org Received: by 10.182.3.34 with SMTP id 2csp271787obz; Thu, 19 Jan 2017 05:33:12 -0800 (PST) X-Received: by 10.55.43.149 with SMTP id r21mr8331610qkr.123.1484832792461; Thu, 19 Jan 2017 05:33:12 -0800 (PST) Return-Path: Received: from bombadil.infradead.org ([65.50.211.133]) by mx.google.com with ESMTPS id z124si1540470qka.209.2017.01.19.05.33.12 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Jan 2017 05:33:12 -0800 (PST) Received-SPF: neutral (google.com: 65.50.211.133 is neither permitted nor denied by best guess record for domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org) client-ip=65.50.211.133; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@baylibre-com.20150623.gappssmtp.com; spf=neutral (google.com: 65.50.211.133 is neither permitted nor denied by best guess record for domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org) smtp.mailfrom=linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cUCpy-0003Wg-Hv; Thu, 19 Jan 2017 13:33:10 +0000 Received: from mail-wm0-f42.google.com ([74.125.82.42]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cUCoG-0000h7-A2 for linux-arm-kernel@lists.infradead.org; Thu, 19 Jan 2017 13:31:27 +0000 Received: by mail-wm0-f42.google.com with SMTP id r126so289570269wmr.0 for ; Thu, 19 Jan 2017 05:31:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=yhegOp4MQVN2SP9QpaRf4QiKgNfYzu31hhraFPcIoMM=; b=YrbSMibKQ4DKYuZkVh8qOAZPqFNhzZsB2bYCKdXbOef7CkOw7YcGC+9k7VELPM+7fc oYZ4EP5Y9QuvX+7+/6wwLAZEzCP6LZ6KsU9uGMIVOPWI++ypbZsSTrGo0qUH0Mv+z1IA NnJr+t4jQ2v79RlHR8deseZeRyH7q+b9FmwHerrwNXlGNR3ckGSMRT9lzEJqf3hCQlsh 6+LNWzQVFJsH1Mzuy6eE3wmDmiXa+8+Kz3As322WxROicPgS1+wjOqJIlt+JzCs3fvAu ovFVe4CcToHuShAfeeYrmZYfS4QFZddahKoh5FNfDnK+wwq46Xf0ILxjCAczkofAW+zK ikZg== 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; bh=yhegOp4MQVN2SP9QpaRf4QiKgNfYzu31hhraFPcIoMM=; b=Wi62yeNTmRMB4N4tbCeryIXzE9z8bAzgql6j4KHuo1LbxzSUarpSpfBFmP4a1b3eD3 cj1TV3uT/XTZhy9IwaYc8x9lttzJfzzpXV+qFFrkLZLo50io1xeH0ifQG/tWSpXv544t s3VLWR6DyJHXcIZepuPVo2bOuZ7HM2roDG1wlNaK/LE2f0hYD9H3aJ0jPVbVYjMaV4rT wbfbOOJI4jKZNdlG7iJy885cKwksv/Xm1ltc89l39H8TKlQ52C8kmYDLtXiNOYPgNV0V XDuQM+2sQsghwyTe8YcHHPPQZ+SDF0Chd7ioequU5hexQ+Mihze7OsKEf+Y8deFqJ3BZ xIVw== X-Gm-Message-State: AIkVDXIasdgPuM8W0UT8caUA+rzxRCmBB69AJr7ryj+BvK3kpXZo1q4nkhcV5jQpHVgaIgXT X-Received: by 10.28.210.139 with SMTP id j133mr11016880wmg.67.1484832602458; Thu, 19 Jan 2017 05:30:02 -0800 (PST) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id c202sm53251996wmd.10.2017.01.19.05.30.01 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 19 Jan 2017 05:30:01 -0800 (PST) From: Bartosz Golaszewski To: Kevin Hilman , Sekhar Nori , Patrick Titiano , Michael Turquette , Tejun Heo , Rob Herring , Mark Rutland , Russell King , David Lechner Subject: [PATCH v4 07/14] sata: ahci-da850: add device tree match table Date: Thu, 19 Jan 2017 14:29:41 +0100 Message-Id: <1484832588-18413-8-git-send-email-bgolaszewski@baylibre.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1484832588-18413-1-git-send-email-bgolaszewski@baylibre.com> References: <1484832588-18413-1-git-send-email-bgolaszewski@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170119_053124_749665_EF6F19C8 X-CRM114-Status: GOOD ( 11.39 ) X-Spam-Score: -0.8 (/) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-0.8 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.5 RCVD_IN_SORBS_SPAM RBL: SORBS: sender is a spam source [74.125.82.42 listed in dnsbl.sorbs.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [74.125.82.42 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [74.125.82.42 listed in wl.mailspike.net] 0.7 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature -0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-ide@vger.kernel.org, Bartosz Golaszewski , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org We're using device tree for da850-lcdk. Add the match table to allow to probe the driver. Signed-off-by: Bartosz Golaszewski --- drivers/ata/ahci_da850.c | 7 +++++++ 1 file changed, 7 insertions(+) -- 2.9.3 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/drivers/ata/ahci_da850.c b/drivers/ata/ahci_da850.c index 8cfdc86..7f5328f 100644 --- a/drivers/ata/ahci_da850.c +++ b/drivers/ata/ahci_da850.c @@ -121,11 +121,18 @@ static int ahci_da850_probe(struct platform_device *pdev) static SIMPLE_DEV_PM_OPS(ahci_da850_pm_ops, ahci_platform_suspend, ahci_platform_resume); +static const struct of_device_id ahci_da850_of_match[] = { + { .compatible = "ti,da850-ahci", }, + { }, +}; +MODULE_DEVICE_TABLE(of, ahci_da850_of_match); + static struct platform_driver ahci_da850_driver = { .probe = ahci_da850_probe, .remove = ata_platform_remove_one, .driver = { .name = DRV_NAME, + .of_match_table = ahci_da850_of_match, .pm = &ahci_da850_pm_ops, }, };