Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753388AbbH0Qxb (ORCPT ); Thu, 27 Aug 2015 12:53:31 -0400 Received: from mail-yk0-f171.google.com ([209.85.160.171]:35263 "EHLO mail-yk0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751329AbbH0Qx3 (ORCPT ); Thu, 27 Aug 2015 12:53:29 -0400 MIME-Version: 1.0 In-Reply-To: <1440685505-22247-1-git-send-email-shawn.lin@rock-chips.com> References: <1440685419-22037-1-git-send-email-shawn.lin@rock-chips.com> <1440685505-22247-1-git-send-email-shawn.lin@rock-chips.com> Date: Thu, 27 Aug 2015 09:53:28 -0700 X-Google-Sender-Auth: Em4rru3NHTXFcHQSnFAeY6qWXcA Message-ID: Subject: Re: [PATCH v1 5/5] Documentation: arm-pl330: add description of arm, pl330-broken-no-flushp From: Doug Anderson To: Shawn Lin Cc: Vinod Koul , Heiko Stuebner , Addy Ke , Boojin Kim , Olof Johansson , "linux-kernel@vger.kernel.org" , "open list:ARM/Rockchip SoC..." , dmaengine@vger.kernel.org, Sonny Rao , "linux-arm-kernel@lists.infradead.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1334 Lines: 32 Hi, On Thu, Aug 27, 2015 at 7:25 AM, Shawn Lin wrote: > Signed-off-by: Shawn Lin > > --- > > Changes in v1: > - rename broken-no-flushp to "arm,pl330-broken-no-flushp" suggested > by Krzysztof. > > Documentation/devicetree/bindings/dma/arm-pl330.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/dma/arm-pl330.txt b/Documentation/devicetree/bindings/dma/arm-pl330.txt > index 2675658..db7e226 100644 > --- a/Documentation/devicetree/bindings/dma/arm-pl330.txt > +++ b/Documentation/devicetree/bindings/dma/arm-pl330.txt > @@ -15,6 +15,7 @@ Optional properties: > cells in the dmas property of client device. > - dma-channels: contains the total number of DMA channels supported by the DMAC > - dma-requests: contains the total number of DMA requests supported by the DMAC > + - arm,pl330-broken-no-flushp: quirk for avoiding to execute DMAFLUSHP Seems fine except that it should be higher up in the list of patches... Reviewed-by: Douglas Anderson -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/