From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 24 Jul 2018 17:23:49 -0600 From: Rob Herring Subject: Re: [PATCHv5 4/4] dt-bindings: serial: Add binding for uartlite Message-ID: <20180724232349.GA21550@rob-hp-laptop> References: <1532173747-19115-1-git-send-email-shubhrajyoti.datta@gmail.com> <1532173747-19115-5-git-send-email-shubhrajyoti.datta@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1532173747-19115-5-git-send-email-shubhrajyoti.datta@gmail.com> To: shubhrajyoti.datta@gmail.com Cc: linux-serial@vger.kernel.org, devicetree@vger.kernel.org, Shubhrajyoti Datta List-ID: On Sat, Jul 21, 2018 at 05:19:07PM +0530, shubhrajyoti.datta@gmail.com wrote: > From: Shubhrajyoti Datta > > The uartlite devicetree binding was missed out. > Add the binding documentation for uartlite that is already in use. > > Signed-off-by: Shubhrajyoti Datta > --- > v2: > lowercase for hex values > interrupt description updated > v3: > squashed the clock changes > v4: > Updated the patch description > and the interrupt description > > .../bindings/serial/xlnx,opb-uartlite.txt | 23 ++++++++++++++++++++++ > 1 file changed, 23 insertions(+) > create mode 100644 Documentation/devicetree/bindings/serial/xlnx,opb-uartlite.txt Reviewed-by: Rob Herring