1
0
Fork 0

ARM: tegra: Add EMC timings to Nyan Big device tree

This adds a new file, tegra124-nyan-big-emc.dtsi that contains
valid timings for the EMC memory clock. The file is included to the
main device tree file for the Nyan Big.

The frequency 528MHz is missing because we don't currently have a timing
configuration that works.

Additionally, only the timings for the ram-code 1 is present as that's
what could be tested currently, though downstream has timings for more
ram-codes.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
wifi-calibration
Tomeu Vizoso 2015-03-12 15:48:08 +01:00 committed by Thierry Reding
parent 6e72cf0027
commit 3182c7c6c7
2 changed files with 2025 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2,6 +2,8 @@
#include "tegra124-nyan.dtsi"
#include "tegra124-nyan-big-emc.dtsi"
/ {
model = "Acer Chromebook 13 CB5-311";
compatible = "google,nyan-big", "nvidia,tegra124";