From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yw0-f193.google.com (mail-yw0-f193.google.com [209.85.161.193]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 414Lzb48G8zF3Qf for ; Tue, 12 Jun 2018 04:25:31 +1000 (AEST) Received: by mail-yw0-f193.google.com with SMTP id u124-v6so6642319ywg.0 for ; Mon, 11 Jun 2018 11:25:31 -0700 (PDT) Date: Mon, 11 Jun 2018 12:25:27 -0600 From: Rob Herring To: Yangbo Lu Cc: netdev@vger.kernel.org, madalin.bucur@nxp.com, Richard Cochran , Shawn Guo , "David S . Miller" , devicetree@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [v3, 03/10] dt-binding: ptp_qoriq: add DPAA FMan support Message-ID: <20180611182527.GA13639@rob-hp-laptop> References: <20180607092050.46128-1-yangbo.lu@nxp.com> <20180607092050.46128-4-yangbo.lu@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20180607092050.46128-4-yangbo.lu@nxp.com> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, Jun 07, 2018 at 05:20:43PM +0800, Yangbo Lu wrote: > This patch is to add bindings description for DPAA > FMan 1588 timer, and also remove its description in > fsl-fman dt-bindings document. > > Signed-off-by: Yangbo Lu > --- > Changes for v2: > - None. > Changes for v3: > - None. > --- > Documentation/devicetree/bindings/net/fsl-fman.txt | 25 +------------------- > .../devicetree/bindings/ptp/ptp-qoriq.txt | 15 +++++++++-- > 2 files changed, 13 insertions(+), 27 deletions(-) Reviewed-by: Rob Herring