diff options
author | Hiroshi Doyu <hdoyu@nvidia.com> | 2013-05-22 18:45:34 +0200 |
---|---|---|
committer | Stephen Warren <swarren@nvidia.com> | 2013-05-29 00:13:50 +0200 |
commit | 05849c9381354be4bd4a2a878b5ecb12d375a1a0 (patch) | |
tree | 1a28f998d05a6aa2a191d11879592885b6d12258 /arch/arm/boot/dts/tegra114.dtsi | |
parent | ARM: tegra20: convert device tree files to use CLK defines (diff) | |
download | linux-05849c9381354be4bd4a2a878b5ecb12d375a1a0.tar.xz linux-05849c9381354be4bd4a2a878b5ecb12d375a1a0.zip |
ARM: tegra30: convert device tree files to use CLK defines
Use the Tegra30 CAR binding header (tegra30-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 tegra30-car.h moved for consistency]
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'arch/arm/boot/dts/tegra114.dtsi')
0 files changed, 0 insertions, 0 deletions