<div dir="ltr">Dear all,<div>My ac100 screen is flickering so much. I realized I'm not using it anymore. So if anyone wants to have it for free would be for me a huge pleasure to give it away. I'm based in milan and I'll be in London for the next week. Maybe someone needs it.</div>
<div><br></div><div>Martino</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/11/20 Stephen Warren <span dir="ltr"><<a href="mailto:swarren@wwwdotorg.org" target="_blank">swarren@wwwdotorg.org</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 11/20/2013 08:37 AM, Arnd Bergmann wrote:<br>
> On Friday 15 November 2013, Stephen Warren wrote:<br>
>> This series implements a common reset framework driver for Tegra, and<br>
>> updates all relevant Tegra drivers to use it. It also removes the custom<br>
>> DMA bindings and replaced them with the standard DMA DT bindings.<br>
><br>
> The series is rather long, so I may have missed it, but I think you need one<br>
> more patch to the apbdma binding to document the use of #dma-cells, what<br>
> value it has, and what the format of the dma specifiers in slave drivers<br>
> needs to be.<br>
<br>
Yes, you're right. I will fold the following into "ARM: tegra: document<br>
use of standard DMA DT bindings":<br>
<br>
> diff --git a/Documentation/devicetree/bindings/dma/tegra20-apbdma.txt b/Documentation/devicetree/bindings/dma/tegra20-apbdma.txt<br>
> index 0b1e577ab9d3..0b0f9498e265 100644<br>
> --- a/Documentation/devicetree/bindings/dma/tegra20-apbdma.txt<br>
> +++ b/Documentation/devicetree/bindings/dma/tegra20-apbdma.txt<br>
> @@ -11,6 +11,10 @@ Required properties:<br>
>    See ../reset/reset.txt for details.<br>
>  - reset-names : Must include the following entries:<br>
>    - dma<br>
> +- #iommu-cells : Must be <1>. This dictates the length of DMA specifiers in<br>
> +  client nodes' dmas properties. The specifier represents the DMA request<br>
> +  select value for the peripheral. For more details, consult the Tegra TRM's<br>
> +  documentation of the APB DMA channel control register REQ_SEL field.<br>
><br>
>  Examples:<br>
><br>
> @@ -36,4 +40,5 @@ apbdma: dma@6000a000 {<br>
>       clocks = <&tegra_car 34>;<br>
>       resets = <&tegra_car 34>;<br>
>       reset-names = "dma";<br>
> +     #iommu-cells = <1>;<br>
>  };<br>
<br>
<br>
_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~ac100" target="_blank">https://launchpad.net/~ac100</a><br>
Post to     : <a href="mailto:ac100@lists.launchpad.net">ac100@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~ac100" target="_blank">https://launchpad.net/~ac100</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
</blockquote></div><br></div>