From patchwork Mon Jan 23 17:00:47 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 92243 Delivered-To: patch@linaro.org Received: by 10.140.20.99 with SMTP id 90csp1319777qgi; Mon, 23 Jan 2017 09:05:30 -0800 (PST) X-Received: by 10.200.54.178 with SMTP id a47mr12504225qtc.132.1485191130411; Mon, 23 Jan 2017 09:05:30 -0800 (PST) Return-Path: Received: from bombadil.infradead.org (bombadil.infradead.org. [65.50.211.133]) by mx.google.com with ESMTPS id n7si7430427qkb.74.2017.01.23.09.05.30 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Jan 2017 09:05:30 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 65.50.211.133 as permitted sender) client-ip=65.50.211.133; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@baylibre-com.20150623.gappssmtp.com; spf=pass (google.com: best guess record for domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 65.50.211.133 as permitted sender) smtp.mailfrom=linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org 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 1cVi3c-0004cj-6n; Mon, 23 Jan 2017 17:05:28 +0000 Received: from mail-wj0-f171.google.com ([209.85.210.171]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cVi0m-0002b2-HY for linux-arm-kernel@lists.infradead.org; Mon, 23 Jan 2017 17:02:34 +0000 Received: by mail-wj0-f171.google.com with SMTP id un2so716246wjb.0 for ; Mon, 23 Jan 2017 09:02:12 -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=PdMi32VU7SUB8yLeEonUI7oP0Mw7IRX/ft+q/dhFlfY=; b=Q4XleSvyvsOL29Nv6HpeTWVQWjE2Mz3NtlpZTDn+P/yeQJ3P0xOM2MnpfbUzR2HD3n WhF3WdHcjBp8XI7S86/suAxqWoK644Hy5FDV7sUA8TkMz9chgEiaA8HSxXTH8k4cimvV fsztWLRtFY9Fm8eSK4ysy7OlvgfPLQYSYt72sQrdYTcc/HlUKVWkEd0/aV/PDnNjDrdi qcPRT//7btdgQqx1ti+pCDnTDUElTj8lYjT9Y1klmS2xkm+2JLwfATMCv/y0a49PyJA3 u03MVptxTqokqZr6Ypxym3yMyeedt0gmT2vbf6+NGJuStqk0qlu4m9cdIDgsWTnyXU/H iuWQ== 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=PdMi32VU7SUB8yLeEonUI7oP0Mw7IRX/ft+q/dhFlfY=; b=nKaaK45X8hSDs08Ml+5FFOVwPkfH6aoGZf/uvoeO66chCRxtvLIDSrVKi9T5hqUZdO BLthXYi/waWlVeUDLkdsoNNhCIdyR2Pm0HchNsTN2/wj65COCIFC/BnAvzpllcMlgy/d sltUCsxePJgDmdN0sltqUNuUHa/f3BNtGiF83RRP8vEZWA8RHgD/t+U3nAuB6dpyuE6Y twNiKKRxm1X6JvvqBnGyrEY6CNUmFfCEU26NO30IO/sTb7tXhnnlKrvXb422r22ydWEc feJUyBgdIXzKzR9jLci/iJNhuPvNoazK2w7RtACFv5Nt7RnAq97ZzcWH7zZ1E8SeS9ws qJfw== X-Gm-Message-State: AIkVDXKZ+GL9AeyE3/yDIWwxrcF43rTrvw7TD/eVtCqd0ZJyU5/SAsVJwvCCWx14xqTnKBdK X-Received: by 10.223.154.114 with SMTP id z105mr24624619wrb.89.1485190870689; Mon, 23 Jan 2017 09:01:10 -0800 (PST) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id l10sm12758910wrb.44.2017.01.23.09.01.05 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 23 Jan 2017 09:01:05 -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 v6 05/14] ARM: davinci: da850: add con_id for the SATA clock Date: Mon, 23 Jan 2017 18:00:47 +0100 Message-Id: <1485190856-4711-6-git-send-email-bgolaszewski@baylibre.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1485190856-4711-1-git-send-email-bgolaszewski@baylibre.com> References: <1485190856-4711-1-git-send-email-bgolaszewski@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170123_090232_741742_51AAC8D8 X-CRM114-Status: GOOD ( 11.43 ) X-Spam-Score: -2.4 (--) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-2.4 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [209.85.210.171 listed in list.dnswl.org] 0.7 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 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 -1.2 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.210.171 listed in wl.mailspike.net] 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+patch=linaro.org@lists.infradead.org The ahci-da850 SATA driver is now capable of retrieving clocks by con_id. Add the connection id for the sysclk2-derived SATA clock. Signed-off-by: Bartosz Golaszewski --- arch/arm/mach-davinci/da850.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.9.3 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/arch/arm/mach-davinci/da850.c b/arch/arm/mach-davinci/da850.c index 1d873d1..dbf1daa 100644 --- a/arch/arm/mach-davinci/da850.c +++ b/arch/arm/mach-davinci/da850.c @@ -571,7 +571,7 @@ static struct clk_lookup da850_clks[] = { CLK("spi_davinci.0", NULL, &spi0_clk), CLK("spi_davinci.1", NULL, &spi1_clk), CLK("vpif", NULL, &vpif_clk), - CLK("ahci_da850", NULL, &sata_clk), + CLK("ahci_da850", "sata", &sata_clk), CLK("davinci-rproc.0", NULL, &dsp_clk), CLK(NULL, NULL, &ehrpwm_clk), CLK("ehrpwm.0", "fck", &ehrpwm0_clk),