Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1710171

Re: [PATCH 1/6] dt-bindings: ti,edma: Add 66AK2G specific information

From Lokesh Vutla <lokeshvutla@ti.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/6] dt-bindings: ti,edma: Add 66AK2G specific information
Date 2017-08-12 07:50 +0200
Message-ID <udxt7-51g-7@gated-at.bofh.it> (permalink)
References <u9xi1-768-3@gated-at.bofh.it> <u9xi1-768-7@gated-at.bofh.it> <ucJd0-6lV-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw



On Thursday 10 August 2017 05:30 AM, Rob Herring wrote:
> On Tue, Aug 01, 2017 at 10:11:14AM +0530, Lokesh Vutla wrote:
>> Update ti,edma binding documentation to reflect 66AK2G specific
>> properties.
>>
>> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
>> ---
>>  Documentation/devicetree/bindings/dma/ti-edma.txt | 95 +++++++++++++++++++++--
>>  1 file changed, 90 insertions(+), 5 deletions(-)
>>
>> diff --git a/Documentation/devicetree/bindings/dma/ti-edma.txt b/Documentation/devicetree/bindings/dma/ti-edma.txt
>> index 18090e7226b4..05fe2931d025 100644
>> --- a/Documentation/devicetree/bindings/dma/ti-edma.txt
>> +++ b/Documentation/devicetree/bindings/dma/ti-edma.txt
>> @@ -9,7 +9,12 @@ execute the actual DMA tansfer.
>>  eDMA3 Channel Controller
>>  
>>  Required properties:
>> -- compatible:	"ti,edma3-tpcc" for the channel controller(s)
>> +--------------------
>> +- compatible:	Should be:
>> +		- "ti,edma3-tpcc" for the channel controller(s) on OMAP,
>> +		  AM33xx and AM43xx SoCs.
>> +		- "ti,k2g-edma3-tpcc", "ti,edma3-tpcc" for the
> 
> If power-domains is mandatory, I don't think the fallback is 
> appropriate. Or do you expect it to work if the driver ignores the power 
> domain?

power-domains is required for pm_runtime_*() apis to work on 66AK2G.
Driver doesn't handle this property separately. Driver still works with
"ti,edma3-tpcc" compatible.

Thanks and regards,
Lokesh

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 1/6] dt-bindings: ti,edma: Add 66AK2G specific information Lokesh Vutla <lokeshvutla@ti.com> - 2017-08-01 06:50 +0200
  Re: [PATCH 1/6] dt-bindings: ti,edma: Add 66AK2G specific information Peter Ujfalusi <peter.ujfalusi@ti.com> - 2017-08-01 15:00 +0200
    Re: [PATCH 1/6] dt-bindings: ti,edma: Add 66AK2G specific information Lokesh Vutla <lokeshvutla@ti.com> - 2017-08-02 19:10 +0200
      Re: [PATCH 1/6] dt-bindings: ti,edma: Add 66AK2G specific information Sekhar Nori <nsekhar@ti.com> - 2017-08-03 07:40 +0200
        Re: [PATCH 1/6] dt-bindings: ti,edma: Add 66AK2G specific information Rob Herring <robh@kernel.org> - 2017-08-10 02:00 +0200
  Re: [PATCH 1/6] dt-bindings: ti,edma: Add 66AK2G specific information Rob Herring <robh@kernel.org> - 2017-08-10 02:10 +0200
    Re: [PATCH 1/6] dt-bindings: ti,edma: Add 66AK2G specific information Lokesh Vutla <lokeshvutla@ti.com> - 2017-08-12 07:50 +0200

csiph-web