From patchwork Tue Jan 17 12:26:09 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 9520635 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id CA0856020B for ; Tue, 17 Jan 2017 12:28:14 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A77232853B for ; Tue, 17 Jan 2017 12:28:14 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9C4D02853D; Tue, 17 Jan 2017 12:28:14 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 369352853B for ; Tue, 17 Jan 2017 12:28:14 +0000 (UTC) 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 1cTSrz-0006Mp-9x; Tue, 17 Jan 2017 12:28:11 +0000 Received: from mail-wm0-x230.google.com ([2a00:1450:400c:c09::230]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cTSr4-0004ln-NP for linux-arm-kernel@lists.infradead.org; Tue, 17 Jan 2017 12:27:18 +0000 Received: by mail-wm0-x230.google.com with SMTP id c206so220271780wme.0 for ; Tue, 17 Jan 2017 04:26:56 -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=QGoY4TvSbzQVkszVNVfcWrdN5/+ZxapKh6Y3PHWN8cc=; b=bV5pm6QRHWNFcixZxgOUpz4sP2P6kN72xgHBPXuadCH/byB4BTbUeC+dZlxDFGAAhE PkhxWvKMArRzlspBkBQeDX17yRBRDGidH0iB8FtSfXI+nXBqvq5eWCY1K+XAoCdJT8dg TR8ZPbPmLU7uQdgrXepbZajN6DAbvyRNLQZ/zKtQbbM58P2/etxy74mt3r6jgYGpIDSp 4mgSXOhpFL6GPyeTlKK+3FFxMmCH2YG2mS26ae02l1wYuGMrnmj7oRN4J7sAZUZPigmx ycnb2s8tPpAOaiBgNOb2ARrPBB5OXeObei09ntgeODZ/CUAwlBLd3G4fcD6HMRSY/PTN WPpg== 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=QGoY4TvSbzQVkszVNVfcWrdN5/+ZxapKh6Y3PHWN8cc=; b=XCbJoOzqQYdSyk0OGIwzOHaS6WSZmnH2m3t0ejnq2F5JU50zJUFbCL66rNGGxJAXn8 nSVk5DJ9RPsd9ULnaPI3mNXiIJ/6WiIeNQi3cTi5eiYdEtD2dPwCg6uNjWAHGU49RHTM qSVsKkbyHclEOjkOnM9HHpI9fG1jsY5FfPbPNM7egdOCOUF742bWA0nSqk1l8rB00pWR vlQxrsjWMONl9N/j5p3S1eSc7SO2fPFDCW/5BydIZCURU8GPG749L+rcy8tP/+wP89zh P7HTNtdZ/JzDv4Klch9CsqlfaTbaayLh8O2zyckilV5osCCRA5PVYWLQ7ZExP7+HdQRa /sNQ== X-Gm-Message-State: AIkVDXKXJucG82BTffZDdEEzOYDItukV3f2F6FlEfP/NaYkjRRv9m/0tpQq0OP1f+0lt9pmK X-Received: by 10.28.210.65 with SMTP id j62mr15649327wmg.9.1484656015096; Tue, 17 Jan 2017 04:26:55 -0800 (PST) Received: from bgdev-debian.lan (jua06-1-82-242-157-225.fbx.proxad.net. [82.242.157.225]) by smtp.gmail.com with ESMTPSA id o143sm5466112wmd.3.2017.01.17.04.26.53 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 17 Jan 2017 04:26:54 -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 v2 07/14] sata: ahci-da850: add device tree match table Date: Tue, 17 Jan 2017 13:26:09 +0100 Message-Id: <1484655976-25382-8-git-send-email-bgolaszewski@baylibre.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1484655976-25382-1-git-send-email-bgolaszewski@baylibre.com> References: <1484655976-25382-1-git-send-email-bgolaszewski@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170117_042715_105119_F0FEF0A9 X-CRM114-Status: GOOD ( 11.34 ) 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+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP 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(+) diff --git a/drivers/ata/ahci_da850.c b/drivers/ata/ahci_da850.c index 18f57c2..c071701 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, }, };