From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 2/2] dt-bindings: bus: imx-weim: document optional burst clock mode Date: Wed, 24 Jul 2019 14:48:22 -0600 Message-ID: <20190724204822.GA17166@bogus> References: <20190712204316.16783-1-TheSven73@gmail.com> <20190712204316.16783-2-TheSven73@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190712204316.16783-2-TheSven73@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: Sven Van Asbroeck Cc: Shawn Guo , NXP Linux Team , Kees Cook , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Mark Rutland , Sascha Hauer , devicetree@vger.kernel.org, Fabio Estevam , Pengutronix Kernel Team , Arnd Bergmann List-Id: devicetree@vger.kernel.org On Fri, 12 Jul 2019 16:43:16 -0400, Sven Van Asbroeck wrote: > An optional devicetree property was added to the imx-weim driver, > which if present instructs it to operate in burst clock mode. > Update the dt-bindings to reflect this. > > Signed-off-by: Sven Van Asbroeck > --- > Documentation/devicetree/bindings/bus/imx-weim.txt | 4 ++++ > 1 file changed, 4 insertions(+) > Reviewed-by: Rob Herring