From patchwork Sat Feb 2 01:56:24 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: girishks2000@gmail.com X-Patchwork-Id: 2083531 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork1.kernel.org Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) by patchwork1.kernel.org (Postfix) with ESMTP id 6D05C3FD2B for ; Sat, 2 Feb 2013 02:00:19 +0000 (UTC) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1U1SMC-0005dr-BQ; Sat, 02 Feb 2013 01:57:28 +0000 Received: from mail-pb0-f54.google.com ([209.85.160.54]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1U1SM8-0005dJ-Jn for linux-arm-kernel@lists.infradead.org; Sat, 02 Feb 2013 01:57:25 +0000 Received: by mail-pb0-f54.google.com with SMTP id rr4so2411228pbb.41 for ; Fri, 01 Feb 2013 17:57:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer; bh=n7lKP4p/tov/kITceCHYYlloGBxduJXB15l3A/ezgU8=; b=WajnrNGP+KRqp89rfKrMGkWJWAR99miWsVrKMpkslIgFhF/2m19R2o3ZesbOUHBRSB pV5GCqgZ/tjsOIM4mxRZNEpD9mjHsPsVYFKD2xvJSSONIzQSj0fzan6HPuI6VR9Jvd6o tWmTf6Sradoimv1pvC5Z1Z9nhcWWEwHa6A4F/41AxI+Qtz4wCIydOEBefrTv/tvEKvtp MiBnRaz2l5kZ10phpQSdjWmkYs7SnLa4BbvqxyusFLNXR9f8P3k+H6IS9kT2l4h7Fu89 WfLVKLSI44xRX2MnFhsS5wPMFUt74E9SsaBnqI6Et3zaVmAEs5U95XiHNNyHMAbc2c0c YoDg== X-Received: by 10.68.254.195 with SMTP id ak3mr37532546pbd.37.1359770242928; Fri, 01 Feb 2013 17:57:22 -0800 (PST) Received: from localhost.localdomain (D3245024.uspool.samsung.com. [211.36.80.36]) by mx.google.com with ESMTPS id mn4sm10104399pbc.12.2013.02.01.17.57.21 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 01 Feb 2013 17:57:22 -0800 (PST) From: girishks2000@gmail.com To: linux-ide@vger.kernel.org Subject: [PATCH 1/2] ahci: sata: add support for exynos5440 sata Date: Fri, 1 Feb 2013 17:56:24 -0800 Message-Id: <510c7282.a4d1440a.7061.2697@mx.google.com> X-Mailer: git-send-email 1.7.10.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130201_205724_718898_212CD152 X-CRM114-Status: UNSURE ( 9.54 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.5 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.5 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (girishks2000[at]gmail.com) -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.160.54 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.2 FREEMAIL_ENVFROM_END_DIGIT Envelope-from freemail username ends in digit (girishks2000[at]gmail.com) -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 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 Cc: Girish K S , kgene.kim@samsung.com, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org From: Girish K S This patch adds the compatible string of the exynos5440 sata controller compliant with the ahci 1.3 and sata 3.0 specification. Signed-off-by: Girish K S --- drivers/ata/ahci_platform.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/ata/ahci_platform.c b/drivers/ata/ahci_platform.c index 7a8a284..c06f021 100644 --- a/drivers/ata/ahci_platform.c +++ b/drivers/ata/ahci_platform.c @@ -327,6 +327,7 @@ static SIMPLE_DEV_PM_OPS(ahci_pm_ops, ahci_suspend, ahci_resume); static const struct of_device_id ahci_of_match[] = { { .compatible = "snps,spear-ahci", }, + { .compatible = "samsung,exynos5440-ahci", }, {}, }; MODULE_DEVICE_TABLE(of, ahci_of_match);