Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755272AbbHaWYM (ORCPT ); Mon, 31 Aug 2015 18:24:12 -0400 Received: from mail-vk0-f46.google.com ([209.85.213.46]:34073 "EHLO mail-vk0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754450AbbHaWYH (ORCPT ); Mon, 31 Aug 2015 18:24:07 -0400 MIME-Version: 1.0 In-Reply-To: <1440722292-31721-1-git-send-email-shawn.lin@rock-chips.com> References: <1440722176-31588-1-git-send-email-shawn.lin@rock-chips.com> <1440722292-31721-1-git-send-email-shawn.lin@rock-chips.com> From: Sonny Rao Date: Mon, 31 Aug 2015 15:23:47 -0700 X-Google-Sender-Auth: NW19isI_-RI-nPVsTycOYaP83JY Message-ID: Subject: Re: [PATCH v2 3/5] Documentation: arm-pl330: add description of arm,pl330-broken-no-flushp To: Shawn Lin Cc: Vinod Koul , Heiko Stuebner , Boojin Kim , Doug Anderson , Olof Johansson , Addy Ke , dmaengine@vger.kernel.org, "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "open list:ARM/Rockchip SoC..." 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: 1720 Lines: 45 On Thu, Aug 27, 2015 at 5:38 PM, Shawn Lin wrote: > Signed-off-by: Shawn Lin > Reviewed-by: Doug Anderson > --- > > Changes in v2: > - add Reviewed-by: Doug Anderson > - reorder this patch before the usage of the quirk > > 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 > > Example: > > -- > 2.3.7 Reviewed-by: Sonny Rao > > > -- > 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/ -- 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/