From patchwork Tue Apr 16 09:10:04 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: 2448441 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork1.kernel.org Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) by patchwork1.kernel.org (Postfix) with ESMTP id 0E6EE3FD40 for ; Tue, 16 Apr 2013 09:10:29 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1US1uD-0006x7-1w; Tue, 16 Apr 2013 09:10:25 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1US1uA-0000b4-MQ; Tue, 16 Apr 2013 09:10:22 +0000 Received: from mail-da0-x233.google.com ([2607:f8b0:400e:c00::233]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1US1u8-0000ag-8a for linux-arm-kernel@lists.infradead.org; Tue, 16 Apr 2013 09:10:21 +0000 Received: by mail-da0-f51.google.com with SMTP id g27so159475dan.24 for ; Tue, 16 Apr 2013 02:10:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:subject:date:message-id:x-mailer; bh=tkG0KgeeMvD8wRN10/aEjqR63KXDbFVFy8+zGUkqmfo=; b=rjh2aiLmmeZfqVo+Qz3b1nMOx9zmUVAyR5rl/SSjc7BYdEKXtItXcp4recW1MmZ2d4 oZrgmWQq74ArB15FjwUgC7TS/qkB0XG3TBGpm8RynLz/kpcyrnAL98FaW/UUHH/jb9Bf kbR1RsgoNWXikCqWOQJadXaOwrV5nlw+K3LJ9ZJznOjCEo4SMKrcC4mj/26b7AA2WMfN u16EALdzGNQX60ofCcNJYYiFyNR9nBhOSKOq0Gjw68iyD3vsxCpuFTucsrpXxqIKTbu5 2lDjSuJXu3b+Su4EagORsAfrFAff0YhN+4crxqipLs7azp6or2Uow3XZFQ7XVvwG5XTf Oghw== X-Received: by 10.68.35.37 with SMTP id e5mr1861508pbj.208.1366103417670; Tue, 16 Apr 2013 02:10:17 -0700 (PDT) Received: from localhost.localdomain ([115.113.119.130]) by mx.google.com with ESMTPS id vv6sm1916649pab.6.2013.04.16.02.10.14 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 16 Apr 2013 02:10:16 -0700 (PDT) From: Girish K S To: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-ide@vger.kernel.org Subject: [PATCH] ahci: sata: add support for exynos5440 sata Date: Tue, 16 Apr 2013 14:40:04 +0530 Message-Id: <1366103404-14105-1-git-send-email-ks.giri@samsung.com> X-Mailer: git-send-email 1.7.5.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130416_051020_446560_285836F8 X-CRM114-Status: GOOD ( 12.44 ) X-Spam-Score: -1.8 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.8 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (girishks2000[at]gmail.com) -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 X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org 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 files changed, 1 insertions(+), 0 deletions(-) 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);