From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3qQv0Y55ZXzDq6W for ; Fri, 18 Mar 2016 03:27:57 +1100 (AEDT) Date: Thu, 17 Mar 2016 11:27:49 -0500 From: Rob Herring To: Zhao Qiang Cc: oss@buserror.net, leoyang.li@nxp.com, xiaobo.xie@nxp.com, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH v5 3/7] QE: Add uqe_serial document to bindings Message-ID: <20160317162749.GA7872@rob-hp-laptop> References: <1457486494-11377-1-git-send-email-qiang.zhao@nxp.com> <1457486494-11377-3-git-send-email-qiang.zhao@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1457486494-11377-3-git-send-email-qiang.zhao@nxp.com> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Mar 09, 2016 at 09:21:30AM +0800, Zhao Qiang wrote: > Add uqe_serial document to > Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/uqe_serial.txt > > Signed-off-by: Zhao Qiang > --- > Changes for v2 > - modify tx/rx-clock-name specification > Changes for v3 > - NA > Changes for v4 > - drop device_type > - modify to SoC specific compatible > Changes for v5 > - add fsl to compatible as prefix > > .../bindings/powerpc/fsl/cpm_qe/uqe_serial.txt | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+) > create mode 100644 Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/uqe_serial.txt Acked-by: Rob Herring