From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Tue, 09 Jan 2018 14:57:51 +0000 Subject: Re: [PATCH] arch/sh: fix Ethernet clock for SH7786 Message-Id: <20180109155751.6d2af509@windsurf> List-Id: References: <20171204143049.20244-1-thomas.petazzoni@free-electrons.com> In-Reply-To: <20171204143049.20244-1-thomas.petazzoni@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org Hello, On Mon, 4 Dec 2017 15:30:49 +0100, Thomas Petazzoni wrote: > The sh_eth driver (used for the Ethernet controller on SH7786) uses > devm_clk_get(&pdev->dev, NULL) to get its clock. It means that con_id > = NULL, and therefore a clock lookup made on the con_id doesn't work. > > In order to make sure that the sh_eth driver is able to find its clock > on SH7786, we switch from using a con_id to a dev_id in the clock > lookup table for this SoC. > > Signed-off-by: Thomas Petazzoni Is it possible to get this patch merged? It has a Reviewed-by from Geert. Thanks! Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com