diff options
author | 2013-05-22 19:45:32 +0300 | |
---|---|---|
committer | 2013-05-28 16:13:50 -0600 | |
commit | 885a8cfac681d8fc2005cf48622a6a1e3966974f (patch) | |
tree | abf4a12e5a8a84171a4eea467732b32234192ffc /tools/perf/scripts/python | |
parent | ARM: tegra: Add charger subnode to tps65090 node (diff) | |
download | linux-dev-885a8cfac681d8fc2005cf48622a6a1e3966974f.tar.xz linux-dev-885a8cfac681d8fc2005cf48622a6a1e3966974f.zip |
ARM: tegra20: convert device tree files to use CLK defines
Use the Tegra20 CAR binding header (tegra20-car.h) to replace magic
numbers in the device tree. For example,
- clocks = <&tegra_car 28>;
+ clocks = <&tegra_car CLK_HOST1X>;
Signed-off-by: Hiroshi Doyu <hdoyu@nvidia.com>
[swarren, updated since tegra20-car.h moved for consistency]
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions