From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Lin Subject: Re: [PATCH 5/5] Documentation: arm-pl330: add description of broken-no-flushp Date: Thu, 27 Aug 2015 21:17:33 +0800 Message-ID: <55DF0DED.3060702@rock-chips.com> References: <1440665280-31557-1-git-send-email-shawn.lin@rock-chips.com> <1440665362-31771-1-git-send-email-shawn.lin@rock-chips.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Krzysztof Kozlowski Cc: shawn.lin@rock-chips.com, Vinod Koul , Heiko Stuebner , Addy Ke , Olof Johansson , Doug Anderson , linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, dmaengine@vger.kernel.org, Sonny Rao , linux-arm-kernel@lists.infradead.org List-Id: linux-rockchip.vger.kernel.org On 2015/8/27 20:59, Krzysztof Kozlowski write: > 2015-08-27 17:49 GMT+09:00 Shawn Lin : >> Signed-off-by: Shawn Lin >> --- >> >> 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..0f19268 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 >> + - broken-no-flushp: quirk for avoiding to execute DMAFLUSHP > > It looks like a device or vendor specific quirk so the property should > have a prefix. For example: > arm,pl330-broken-no-flushp > Got it. Thanks, Krzysztof. > Best regards, > Krzysztof > > > -- Best Regards Shawn Lin From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawn.lin@rock-chips.com (Shawn Lin) Date: Thu, 27 Aug 2015 21:17:33 +0800 Subject: [PATCH 5/5] Documentation: arm-pl330: add description of broken-no-flushp In-Reply-To: References: <1440665280-31557-1-git-send-email-shawn.lin@rock-chips.com> <1440665362-31771-1-git-send-email-shawn.lin@rock-chips.com> Message-ID: <55DF0DED.3060702@rock-chips.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 2015/8/27 20:59, Krzysztof Kozlowski write: > 2015-08-27 17:49 GMT+09:00 Shawn Lin : >> Signed-off-by: Shawn Lin >> --- >> >> 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..0f19268 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 >> + - broken-no-flushp: quirk for avoiding to execute DMAFLUSHP > > It looks like a device or vendor specific quirk so the property should > have a prefix. For example: > arm,pl330-broken-no-flushp > Got it. Thanks, Krzysztof. > Best regards, > Krzysztof > > > -- Best Regards Shawn Lin