From patchwork Thu Jan 19 13:29:39 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 91880 Delivered-To: patch@linaro.org Received: by 10.182.3.34 with SMTP id 2csp271594obz; Thu, 19 Jan 2017 05:32:45 -0800 (PST) X-Received: by 10.55.42.34 with SMTP id q34mr8308918qkh.91.1484832765593; Thu, 19 Jan 2017 05:32:45 -0800 (PST) Return-Path: Received: from bombadil.infradead.org ([65.50.211.133]) by mx.google.com with ESMTPS id m47si2601626qtc.283.2017.01.19.05.32.45 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Jan 2017 05:32:45 -0800 (PST) Received-SPF: neutral (google.com: 65.50.211.133 is neither permitted nor denied by best guess record for domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org) 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=neutral (google.com: 65.50.211.133 is neither permitted nor denied by best guess record for domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org) 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 1cUCpW-0002oU-Vf; Thu, 19 Jan 2017 13:32:42 +0000 Received: from mail-wm0-f41.google.com ([74.125.82.41]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cUCoD-0000gr-Tz for linux-arm-kernel@lists.infradead.org; Thu, 19 Jan 2017 13:31:24 +0000 Received: by mail-wm0-f41.google.com with SMTP id r126so289568686wmr.0 for ; Thu, 19 Jan 2017 05:31:01 -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=t7QXvVqjtSNGSuELXUhfnk9dBoc5IE6sxoOyDUusCCjprKlUoX1ZBBixmZhu7KpVLX JAEOYhHVu2MIrNt7YTkLqC5W8J1YLkrAMwTvQGuWS38ZRM6QFOh31uTvZ09WHdRBoBNx y+dYDSOBXXGWkjpYqYlUzVS0/jEdY8gVp/awp6RriYQx+OrXVpnuOX1B10Ks5ob87DvC GEIBVG9+Jzvsip7MqH/tPyFczidjIJ+oxS0ZHhODkyhuUfwOCcmhGv3o0NweTiXU79vj cMIEpnSlC8ciMzJ3up/bO9rxiXwfTL+10A52O6486jAX0AuF+dBKYAE/z1JVa9GDfCmd X77Q== 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=bAWWr9Pm3ZId8GeRDna/auN5k0AhaTX+eAnZUkmjM2/wrIPHlwKXjfusY258o3m+Hh 2b4LQcyg6V/34h/DNR9TBFtIBcFaAyKkDNPMDmmb/PhCfwE7rVAUZRtMhdTbVdtzhK6M 6ukrRPRaCvcWhPwJULPBmLZ4fjOlBHxXLF2XWW4RkeWjXMmPh47/HwbpBhGyZN5+5Txn TdHil39A251Je9d56ljyo1IenGrkLanxNPWIdRd3GAtDAoYKL37foSuLFaJygIN32fRG AivkGFUWSEpAgEW6SyH5fvNU7BkClOphxZYyJnyL2jVvozeD+bL4xlAI2emyh7efG583 e6vA== X-Gm-Message-State: AIkVDXI4OzeOeEB3g5RWtkao2LXTix9qaCGFoAtCVHOsDKcu6Uja5TF7WLaY2IggpPqXt4UQ X-Received: by 10.223.146.34 with SMTP id 31mr7397470wrj.201.1484832600069; Thu, 19 Jan 2017 05:30:00 -0800 (PST) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id c202sm53251996wmd.10.2017.01.19.05.29.58 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 19 Jan 2017 05:29:59 -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 05/14] ARM: davinci: da850: add con_id for the SATA clock Date: Thu, 19 Jan 2017 14:29:39 +0100 Message-Id: <1484832588-18413-6-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_053122_322069_01A93386 X-CRM114-Status: GOOD ( 11.71 ) X-Spam-Score: -1.3 (-) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-1.3 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [74.125.82.41 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [74.125.82.41 listed in wl.mailspike.net] 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 -0.0 RCVD_IN_MSPIKE_WL Mailspike good senders 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),