From: Stephen Warren Date: Thu, 7 Nov 2013 17:11:27 +0000 (-0700) Subject: ARM: tegra: document reset properties in DT bindings X-Git-Tag: cleanup-for-linus~6^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07999587b7bbedbb6556c94f70227a99e66f19aa;p=pandora-kernel.git ARM: tegra: document reset properties in DT bindings Update all the Tegra DT bindings to require resets/reset-names properties where the HW module has reset inputs. Remove any entries from clocks or clock-names that were only required to identify reset inputs, rather than referring to real clocks. This is a DT-ABI-incompatible change. It is the first of two changes required for me to consider the Tegra DT bindings as stable, the other being conversion to the common DMA DT bindings. Signed-off-by: Stephen Warren Acked-By: Terje Bergstrom --- Reading git-diff-tree failed