From patchwork Wed Jan 6 00:14:54 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ricardo Salveti X-Patchwork-Id: 59212 Delivered-To: patches@linaro.org Received: by 10.112.130.2 with SMTP id oa2csp6275191lbb; Tue, 5 Jan 2016 16:15:43 -0800 (PST) X-Received: by 10.140.93.166 with SMTP id d35mr79467qge.29.1452039343195; Tue, 05 Jan 2016 16:15:43 -0800 (PST) Return-Path: Received: from mail-qg0-x234.google.com (mail-qg0-x234.google.com. [2607:f8b0:400d:c04::234]) by mx.google.com with ESMTPS id w110si75555560qge.9.2016.01.05.16.15.42 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Jan 2016 16:15:43 -0800 (PST) Received-SPF: pass (google.com: domain of ricardo.salveti@linaro.org designates 2607:f8b0:400d:c04::234 as permitted sender) client-ip=2607:f8b0:400d:c04::234; Authentication-Results: mx.google.com; spf=pass (google.com: domain of ricardo.salveti@linaro.org designates 2607:f8b0:400d:c04::234 as permitted sender) smtp.mailfrom=ricardo.salveti@linaro.org; dkim=pass header.i=@linaro.org Received: by mail-qg0-x234.google.com with SMTP id 6so213500098qgy.1 for ; Tue, 05 Jan 2016 16:15:42 -0800 (PST) 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; bh=VEZzstD6I/R7ura/vfiY4QjpZpnHQERNKdMfFvhhL9U=; b=Rsfi0SuN+w/HwcrPmnV7cF3JtxhrUQhVNufAeGGD0kky4J/k5xNYDxA2Zixmee1HZT BnxVYVbHRMlmzt+cG5or2AWbQpJGLbHu1hBf/ST9OyyTOvr6Xk1AOcs16D2xkPRCo18h uVeY9Wj73cfC6sBorO6dwj4rAMjBeipeux28U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=VEZzstD6I/R7ura/vfiY4QjpZpnHQERNKdMfFvhhL9U=; b=lcDW7AdQQ2CBB7Zvi8fk7qFjIZ7VpB5yq2ZJxmct7LWpOVoK6IjRvHcCHH0Sj9S/yR bnhVWtlN5WYMaS0cMO8Vh/zyWUTGEhnTRpKhWD1qoB+83qKL0ApjB8hAZkidagWomVNk MmF/zbhl+LWbpCfGa5OgPxSvswHc2TDyZQKU9i0AShR5aW9nneS70ClYwaUSHRPNNBmt vfKd5O+I5+7BeYYOq+vSBSIeq/CT6Jk1wS0T1e6YhdBwbXrzYuGt3hESaWURi8Lk3V+c bhpw1du4aPbv2rIG+MqP3o6Iw5GD2Ml9S3HEyNuPV/wZECo7JijACMbPmEOm/sTtkbHJ JTbQ== X-Gm-Message-State: ALoCoQnYuf8QdboGiFrxiV2qmFfatRxGeh4afadetl5diPx+T4WxamAfWkhplpgT1wrNptGfSe/1faz7Rzs0F1lidaEmXEpBPQ== X-Received: by 10.140.231.137 with SMTP id b131mr110599090qhc.63.1452039342881; Tue, 05 Jan 2016 16:15:42 -0800 (PST) Return-Path: Received: from localhost.localdomain ([179.223.143.138]) by smtp.gmail.com with ESMTPSA id w14sm43115337qge.24.2016.01.05.16.15.40 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 05 Jan 2016 16:15:42 -0800 (PST) From: Ricardo Salveti To: debian-kernel@lists.debian.org Cc: patches@linaro.org, Ricardo Salveti Subject: [PATCH 3/8] [arm64] sata-modules: adding ahci_platform, required by AMD Overdrive Date: Tue, 5 Jan 2016 22:14:54 -0200 Message-Id: <1452039299-25178-4-git-send-email-ricardo.salveti@linaro.org> X-Mailer: git-send-email 2.5.0 In-Reply-To: <1452039299-25178-1-git-send-email-ricardo.salveti@linaro.org> References: <1452039299-25178-1-git-send-email-ricardo.salveti@linaro.org> Signed-off-by: Ricardo Salveti --- debian/installer/arm64/modules/arm64/sata-modules | 1 + 1 file changed, 1 insertion(+) -- 2.5.0 diff --git a/debian/installer/arm64/modules/arm64/sata-modules b/debian/installer/arm64/modules/arm64/sata-modules index 2103f90..109ee04 100644 --- a/debian/installer/arm64/modules/arm64/sata-modules +++ b/debian/installer/arm64/modules/arm64/sata-modules @@ -1,3 +1,4 @@ #include +ahci_platform ahci_xgene phy-xgene