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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 30BDBC433F5 for ; Tue, 14 Dec 2021 02:37:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=w29pXd8ehYPdqiLqYwA48B11oaSy9N3Yzph2vwY4QTg=; b=3wjLPyw7/hT/M0 arzR+NXSv0XHJAkie0L0LS77p/U4OC70gp6uutro2orKavnb36zDwg4XqDmFkx9wtkMn8Xid61Jfx tN3CsMAu8vsF9NqJKnEROXwRPnFD3yQrnJhtRVILwYgjJcTS6ugOcoSkxSxOoa3LfN9SRi9EMDEhP 9cna9S6VUhx6vhbCODHPoH2CJtNnSJqFM0wHsOWx9VQG12nN2iiCRT7wBJ8Y6oYmPFL9ImEPy2ztU YHsN1hP2O8Gbv2NO8aucrJ7HUb8HxL3yyls4jDc15sDGbRryeNi7TosX0DSLk1TxO/27VCm4hJCRj vHUz+XU1UrGBjSK633GQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mwxfh-00CHxC-G6; Tue, 14 Dec 2021 02:36:05 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mwxfe-00CHwe-Gl for linux-arm-kernel@lists.infradead.org; Tue, 14 Dec 2021 02:36:03 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 1C38C60EB8; Tue, 14 Dec 2021 02:36:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 55FB8C34600; Tue, 14 Dec 2021 02:35:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1639449361; bh=R+6J5sbcvGI2/EnyovyGDGX20vE9Ml5/ua0UKUYEnnI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qwaisp9l+pnYGwF6nBHNhmHUEep07ZwWblz4QO4EvuF5UL8iP183YwV9WDjA8ROpY Bh+poYgMqgjXMfEXaCXt7R+cXZUwB8+Pf/YEZKAhvq4KN/iM7NihaoYqb32w2MaYJz 4c3w9w659xe+5aXlElerLygL+VGoVeWC8o706zOaw1tbu40LI1PZn0O9JxCPB+7fL1 7v2OTUp+y5QEun8rnlFnSmtL0bAprMMdG9yKEs1UFb9h1QU+4ca5pt/FIJxo6sWtGP wTy1D4NQyABituVNwYJeh/0ZybwBTKIFo6TPQyeBONvZidEvaprW2bKntLGkhtMEib hqjGauCyVX85w== Date: Tue, 14 Dec 2021 10:35:53 +0800 From: Shawn Guo To: Ivan Bornyakov Cc: system@metrotek.ru, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, robh+dt@kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v3 0/2] bus: imx-weim: optionally enable continuous burst clock Message-ID: <20211214023553.GM4216@dragon> References: <20211202055724.4416-1-i.bornyakov@metrotek.ru> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211202055724.4416-1-i.bornyakov@metrotek.ru> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211213_183602_620461_6E9AF1FA X-CRM114-Status: UNSURE ( 9.85 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Dec 02, 2021 at 08:57:22AM +0300, Ivan Bornyakov wrote: > Introduce option to enable continuous burst clock, if burst clock itself > is enabled. > > Changelog: > v1 -> v2: > * documentation about this option added to > Documentation/devicetree/bindings/bus/imx-weim.txt > v2 -> v3: > * added missing Signed-off-by line > > > Ivan Bornyakov (2): > bus: imx-weim: optionally enable continuous burst clock > dt-bindings: bus: imx-weim: add words about continuous bclk Applied both, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel