From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8FCAAC43603 for ; Mon, 9 Dec 2019 02:09:50 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 615B520692 for ; Mon, 9 Dec 2019 02:09:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="b64mnXmI"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="lxrbap9T" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 615B520692 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=PyevX3L1vLGe6J6+wPF7gSYnqztKVkLyrqCoAsgCbf0=; b=b64mnXmISxLmVT 2/3JopF9j4PezKmQsn6FspWc/fUPOQhdD/m761kCTiqKfvcwAIVSLsJtunFjQ6U+CdSS5/NnCFUVj 78yU4gSgNIrHw7QaKZ8xkgKoqmfTZliQCBPWtubgLGWv5iQDSkXfkWJI3FcixxJJGK2s2UdpKDthI xukzWYo8W2ziMpTxIufTPmVNdAp5VkkOOEuHmUqC5k4SvtByiYYxAac2RSgzVcOqovAqF/xvmwHCy OfbRLh/G6bdZ01V3wShdwZ398xROLqikLZ+P210yw8l8571m4SX2oA+wgf30ERNEtB8KH8oI5+2gy wJkRNWhTyTuR3ToOW90A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1ie8UZ-00052c-EP; Mon, 09 Dec 2019 02:09:43 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1ie8UV-00050i-TO for linux-arm-kernel@lists.infradead.org; Mon, 09 Dec 2019 02:09:41 +0000 Received: from dragon (98.142.130.235.16clouds.com [98.142.130.235]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 0999720692; Mon, 9 Dec 2019 02:09:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1575857376; bh=JLxEqqxpCe5bAhydTfPgjTU4mz3YsyGNgOQW8WOzdRs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=lxrbap9TBH0X8QV3+OnMlQANVGLtE+Y1v6WFoNN88Oall/WRwM22ZHbfLlTsamfPV 80bexNXMoqUJPkGHgoiyg1o4HNwtrcJB6z87huz7v4u/x1RuanopuAgvc1g1TmhgTK ljx8XIQStAfOohLuWTLXq76pA/MAkQBb61y8Whi4= Date: Mon, 9 Dec 2019 10:09:24 +0800 From: Shawn Guo To: Jan Remmet Subject: Re: [RESEND][PATCH] clk: imx6q: disable non functional divider Message-ID: <20191209020923.GT3365@dragon> References: <1573818017-31949-1-git-send-email-j.remmet@phytec.de> <20191202134119.194625-1-j.remmet@phytec.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20191202134119.194625-1-j.remmet@phytec.de> User-Agent: Mutt/1.5.21 (2010-09-15) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191208_180939_995371_25760553 X-CRM114-Status: UNSURE ( 8.92 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: s.hauer@pengutronix.de, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Dec 02, 2019 at 02:41:19PM +0100, Jan Remmet wrote: > The /2 divider between pll4_audio_div and pll4_post_div is not working > on imx6q. The frequency is not halved as reported by the clock tree > and measured on clko. > In the technical reference manual the divider was removed in revision 4. > It's also not listed in the imx6qp manual. > > imx6dl manual mentions a divider for PLL4 and the according register > description. So keep the divider here. > > Signed-off-by: Jan Remmet Applied, thanks. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel