Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751905AbdIUXO5 (ORCPT ); Thu, 21 Sep 2017 19:14:57 -0400 Received: from mail-pg0-f66.google.com ([74.125.83.66]:36636 "EHLO mail-pg0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751728AbdIUXOz (ORCPT ); Thu, 21 Sep 2017 19:14:55 -0400 X-Google-Smtp-Source: AOwi7QDnAU4Z89OkMtSU5xdJi3XmjruQPK6iL4Mpbi99g+aFzyav0ku7tgAkpAzCvue/gTFfTocmrQ== Date: Thu, 21 Sep 2017 18:14:52 -0500 From: Rob Herring To: Roy Pledge Cc: leoyang.li@nxp.com, linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, mark.rutland@arm.com, arnd@arndb.de, madalin.bucur@nxp.com, catalin.marinas@arm.com, linux@armlinux.org.uk, oss@buserror.net Subject: Re: [v5 04/12] dt-bindings: soc/fsl: Update reserved memory binding for QBMan Message-ID: <20170921231452.if6soolp6tzawbmx@rob-hp-laptop> References: <1505767187-4596-1-git-send-email-roy.pledge@nxp.com> <1505767187-4596-5-git-send-email-roy.pledge@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1505767187-4596-5-git-send-email-roy.pledge@nxp.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 530 Lines: 12 On Mon, Sep 18, 2017 at 04:39:39PM -0400, Roy Pledge wrote: > Updates the QMan and BMan device tree bindings for reserved memory > nodes. This makes the reserved memory allocation compatible with > the shared-dma-pool usage. > > Signed-off-by: Roy Pledge > --- > Documentation/devicetree/bindings/soc/fsl/bman.txt | 12 +++++----- > Documentation/devicetree/bindings/soc/fsl/qman.txt | 26 ++++++++++++++++------ > 2 files changed, 26 insertions(+), 12 deletions(-) Acked-by: Rob Herring