[PATCH 02/31] ARM: tegra: document reset properties in DT bindings
Stephen Warren
swarren at wwwdotorg.org
Sun Dec 1 14:06:49 EST 2013
On 11/29/2013 05:23 AM, Thierry Reding wrote:
> On Fri, Nov 15, 2013 at 01:53:57PM -0700, Stephen Warren wrote:
> [...]
>> diff --git
>> a/Documentation/devicetree/bindings/gpu/nvidia,tegra20-host1x.txt
>> b/Documentation/devicetree/bindings/gpu/nvidia,tegra20-host1x.txt
>
>>
[...]
>> + - resets : Must contain an entry for each entry in
>> reset-names. + See ../reset/reset.txt for details. + -
>> reset-names : Must include the following entries: + - dc
>
> For consistency with this, the clock-names entry for the first
> clock in this node should then be "dc" as well.
The dc driver gets the clock by name, so this isn't a requirement.
>> diff --git
>> a/Documentation/devicetree/bindings/sound/nvidia,tegra30-ahub.txt
>> b/Documentation/devicetree/bindings/sound/nvidia,tegra30-ahub.txt
>
>>
[...]
>> - - spdif_in + - spdif
>
> Why is this renamed?
There are two separate clocks for the SPDIF input and output modules,
but just a single reset.
More information about the linux-arm-kernel
mailing list