From: Stephen Warren Date: Wed, 6 Nov 2013 21:01:16 +0000 (-0700) Subject: ARM: tegra: update DT files to add reset properties X-Git-Tag: cleanup-for-linus~6^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3393d42205905a8e7959463f51c214b1ff605c71;p=pandora-kernel.git ARM: tegra: update DT files to add reset properties An earlier patch updated the Tegra DT bindings to require resets and reset-names properties to be filled in. This patch updates the DT files to include those properties. Note that any legacy clocks and clock-names entries that are replaced by reset properties are not yet removed; the drivers must be updated to use the new resets and reset-names properties first. Signed-off-by: Stephen Warren --- Reading git-diff-tree failed