Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760603AbcJRNEn (ORCPT ); Tue, 18 Oct 2016 09:04:43 -0400 Received: from mail-oi0-f67.google.com ([209.85.218.67]:34297 "EHLO mail-oi0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760342AbcJRNEY (ORCPT ); Tue, 18 Oct 2016 09:04:24 -0400 Date: Tue, 18 Oct 2016 08:04:22 -0500 From: Rob Herring To: Nava kishore Manne Cc: gregkh@linuxfoundation.org, mark.rutland@arm.com, jslaby@suse.com, michal.simek@xilinx.com, soren.brinkmann@xilinx.com, linux-serial@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, punnaia@xilinx.com, Nava kishore Manne Subject: Re: [PATCH v6 2/2] devicetree: bindings: uart: Add new compatible string for ZynqMP Message-ID: <20161018130422.2zjasatazwmmbsss@rob-hp-laptop> References: <1476258448-20483-1-git-send-email-navam@xilinx.com> <1476258448-20483-2-git-send-email-navam@xilinx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1476258448-20483-2-git-send-email-navam@xilinx.com> User-Agent: Mutt/1.6.2-neo (2016-08-21) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 737 Lines: 23 On Wed, Oct 12, 2016 at 01:17:28PM +0530, Nava kishore Manne wrote: > From: Nava kishore Manne > > This patch Adds the new compatible string for ZynqMP SoC. > > Signed-off-by: Nava kishore Manne > --- > Changes for v6: > -Added New compatiable string for ZynqMP SoC as > suggested by Rob Herring. > Changes for v5: > -Mofified the compatible session. > Changes for v4: > -Modified the ChangeLog comment. > Changes for v3: > -Added changeLog comment. > Changes for v2: > -None > > Documentation/devicetree/bindings/serial/cdns,uart.txt | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) Acked-by: Rob Herring