From patchwork Thu Jan 19 13:29:37 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 9525715 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 9D10A6020B for ; Thu, 19 Jan 2017 13:32:06 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8BE1826E64 for ; Thu, 19 Jan 2017 13:32:06 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7DB2A27DF9; Thu, 19 Jan 2017 13:32:06 +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=-0.5 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_SORBS_SPAM, RDNS_NONE, T_DKIM_INVALID autolearn=no version=3.3.1 Received: from bombadil.infradead.org (unknown [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 89A3E26E64 for ; Thu, 19 Jan 2017 13:32:05 +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 1cUCot-0001kk-5s; Thu, 19 Jan 2017 13:32:03 +0000 Received: from mail-wm0-f50.google.com ([74.125.82.50]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cUCoB-0000gF-E2 for linux-arm-kernel@lists.infradead.org; Thu, 19 Jan 2017 13:31:21 +0000 Received: by mail-wm0-f50.google.com with SMTP id r126so289567113wmr.0 for ; Thu, 19 Jan 2017 05:30:58 -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=pEMVlKeHnZyLbrskLNP5Hg/U2D2r0K/Mtr19y5+6CCg=; b=qtCaYTCgXyy6R3l4FyvnQkkKjvqTwVAi2ESCjmHetUYhszcjOC3PykZBPml9N/94Jq sfdrbWJPy4ZAX1R9KoO/MCCQlBWwbBuUNdapWaqSFFNxdcx/YSvnYdjslNMqY6tHLCG3 iLwVFwoKKcSP1VjEMC+7icfc6kskRc9Pmtq3d7Olo7zTIUC/8n2r7zem6nPUWoSxquW9 fdYuzZaBslQtkIZ1gPyCdELCUUUipBPJ25+fcFHx7t8uxPuHPB7yyjnpPFV9+agNG7v4 18bZxXO/rmzPcpeJSslY5xXGZ/J9yoyX2KOAatnka82Ci9awOTRsjG3hNP9VkVWC9qAx VGGQ== 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=pEMVlKeHnZyLbrskLNP5Hg/U2D2r0K/Mtr19y5+6CCg=; b=GDGdHYFoxWqC+pF6yyFlrqwnPSZHGcmJIldir4vrg2YSue60DPp7dvjtA1KlfKA9IO PMzSTyxGV/p5dj6FEm4ZqrX/hjWKJMpoS1c7sE6Rv4CRq5plBrGISJG2CelJe40PrsH9 Pj718I+fPvN8PKAygtH4Cf29op3AxCt+yYkQ4+7DkahajS5ECq4InRx1yZpwsUXQuyt7 IXJinUtG9dajtXEv8EeFPT/jPofQAsUobVZcFIZPKkZQml6HPapERHx7FV7taPJ+LjOt dn4AGBQBu/qITPvA2IbncODWKbN7I3kieO4wPcW14hoKK2BOBsqoyiBFd+zlQ7cDCYvX 3bNg== X-Gm-Message-State: AIkVDXJ1x8bIGEuOQ+aHJjNUXTn0xlxhIYg7CgSDsY3CvtUUfnRFVZT+DkrW9cA1KhLwqVz9 X-Received: by 10.28.111.78 with SMTP id k75mr26144429wmc.71.1484832597634; Thu, 19 Jan 2017 05:29:57 -0800 (PST) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id c202sm53251996wmd.10.2017.01.19.05.29.56 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 19 Jan 2017 05:29:57 -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 03/14] ARM: davinci: add a clock lookup entry for the SATA clock Date: Thu, 19 Jan 2017 14:29:37 +0100 Message-Id: <1484832588-18413-4-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_053119_622630_1D936BF2 X-CRM114-Status: GOOD ( 11.66 ) 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 This entry is needed for the ahci driver to get a functional clock. Signed-off-by: Bartosz Golaszewski --- arch/arm/mach-davinci/da8xx-dt.c | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/mach-davinci/da8xx-dt.c b/arch/arm/mach-davinci/da8xx-dt.c index 9ee44da..b83e5d1 100644 --- a/arch/arm/mach-davinci/da8xx-dt.c +++ b/arch/arm/mach-davinci/da8xx-dt.c @@ -42,6 +42,7 @@ static struct of_dev_auxdata da850_auxdata_lookup[] __initdata = { OF_DEV_AUXDATA("ti,da830-ohci", 0x01e25000, "ohci-da8xx", NULL), OF_DEV_AUXDATA("ti,da830-musb", 0x01e00000, "musb-da8xx", NULL), OF_DEV_AUXDATA("ti,da830-usb-phy", 0x01c1417c, "da8xx-usb-phy", NULL), + OF_DEV_AUXDATA("ti,da850-ahci", 0x01e18000, "ahci_da850", NULL), {} };