diff options
author | Hiroshi Doyu <hdoyu@nvidia.com> | 2013-05-22 20:45:36 +0400 |
---|---|---|
committer | Stephen Warren <swarren@nvidia.com> | 2013-05-29 02:13:51 +0400 |
commit | a1c85860e29d600f36363ffb16bdcb643a0336dc (patch) | |
tree | 458b0171783daae38af6b4fd75ac27c767443086 /arch/arm/boot/dts/tegra114-dalmore.dts | |
parent | 05849c9381354be4bd4a2a878b5ecb12d375a1a0 (diff) | |
download | linux-a1c85860e29d600f36363ffb16bdcb643a0336dc.tar.xz |
ARM: tegra114: convert device tree files to use CLK defines
Use the Tegra114 CAR binding header (tegra114-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 'arch/arm/boot/dts/tegra114-dalmore.dts')
0 files changed, 0 insertions, 0 deletions