ARM: tegra: Add EMC timings to Jetson TK1 device tree

This adds a new file, tegra124-jetson-tk1-emc.dtsi that contains
valid timings for the EMC memory clock. The file is included to the
main Jetson TK1 device tree.

The data is generated from the V5.0.17 version of the DVFS tables.

Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Mikko Perttunen 2015-03-12 15:48:01 +01:00 committed by Thierry Reding
parent b273c88737
commit 6e72cf0027
2 changed files with 2423 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -3,6 +3,8 @@
#include <dt-bindings/input/input.h>
#include "tegra124.dtsi"
#include "tegra124-jetson-tk1-emc.dtsi"
/ {
model = "NVIDIA Tegra124 Jetson TK1";
compatible = "nvidia,jetson-tk1", "nvidia,tegra124";