summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/tegra124-nyan-big.dts
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.com>2015-03-12 15:48:08 +0100
committerThierry Reding <treding@nvidia.com>2015-03-30 11:43:39 +0200
commit3182c7c6c7244c0ecfc47dad35acfd5f67203a25 (patch)
tree419fce524c53e8195847e556d2de50627c967560 /arch/arm/boot/dts/tegra124-nyan-big.dts
parent6e72cf002708ea636555beacda455cca4a5548d4 (diff)
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>
Diffstat (limited to 'arch/arm/boot/dts/tegra124-nyan-big.dts')
-rw-r--r--arch/arm/boot/dts/tegra124-nyan-big.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/tegra124-nyan-big.dts b/arch/arm/boot/dts/tegra124-nyan-big.dts
index d34661b8a37e..2d21253ea4e3 100644
--- a/arch/arm/boot/dts/tegra124-nyan-big.dts
+++ b/arch/arm/boot/dts/tegra124-nyan-big.dts
@@ -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";