Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751593AbdCCNov (ORCPT ); Fri, 3 Mar 2017 08:44:51 -0500 Received: from mail-oi0-f44.google.com ([209.85.218.44]:34572 "EHLO mail-oi0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751456AbdCCNos (ORCPT ); Fri, 3 Mar 2017 08:44:48 -0500 MIME-Version: 1.0 In-Reply-To: <20170303132620.32156-1-robin@protonic.nl> References: <20170303132620.32156-1-robin@protonic.nl> From: Fabio Estevam Date: Fri, 3 Mar 2017 10:44:39 -0300 Message-ID: Subject: Re: [PATCH] clk: imx: clk-imxul: The i.mx6ul has no aips_tx3 clock To: Robin van der Gracht Cc: Shawn Guo , Michael Turquette , Stephen Boyd , linux-kernel , Sascha Hauer , Fabio Estevam , linux-clk@vger.kernel.org, "linux-arm-kernel@lists.infradead.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 319 Lines: 8 On Fri, Mar 3, 2017 at 10:26 AM, Robin van der Gracht wrote: > The clock was mapped on CG15 (gpio2_clocks) in the CCRG0 register. > > Signed-off-by: Robin van der Gracht Subject should say "aips_tz3". With that fixed you can: Reviewed-by: Fabio Estevam