From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH v2 0/5] Document msm_serial bindings and support newer uartdms Date: Tue, 27 Aug 2013 16:23:51 -0700 Message-ID: <20130827232351.GA27119@kroah.com> References: <1377067686-31957-1-git-send-email-sboyd@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1377067686-31957-1-git-send-email-sboyd@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org To: Stephen Boyd Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, David Brown , devicetree@vger.kernel.org, linux-serial@vger.kernel.org, Kumar Gala List-Id: devicetree@vger.kernel.org On Tue, Aug 20, 2013 at 11:48:01PM -0700, Stephen Boyd wrote: > This patchset aligns the msm_serial driver more with downstream usage and > also documents the msm_serial driver's DT binding. Along the way we > update the clock names and add support for newer UARTDM hardware that > isn't part of a GSBI and make the console layer use the extra registers in > UARTDM. > > Changes since v1: > * Dropped _clk postfix from {core,iface}_clk > * Split DT binding into two files > * Renamed DT binding files to match compatible strings > * Fixed up DT review comments > * Added new patch 5/5 (more than 1 char for UARTDM) I took patches 1, 3, and 5 from this series, as it seems that the dt bindings are still being discussed. thanks, greg k-h