summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/tegra124-nyan-blaze.dts
diff options
context:
space:
mode:
authorTomeu Vizoso2015-03-12 15:48:09 +0100
committerThierry Reding2015-03-30 11:43:39 +0200
commit03650bd2010b117c5c16a75278b0d01def8e9376 (patch)
tree0cbe484da3b028092bca5fce6c9b523b9eda9752 /arch/arm/boot/dts/tegra124-nyan-blaze.dts
parentARM: tegra: Add EMC timings to Nyan Big device tree (diff)
downloadkernel-qcow2-linux-03650bd2010b117c5c16a75278b0d01def8e9376.tar.gz
kernel-qcow2-linux-03650bd2010b117c5c16a75278b0d01def8e9376.tar.xz
kernel-qcow2-linux-03650bd2010b117c5c16a75278b0d01def8e9376.zip
ARM: tegra: Add EMC timings to Nyan Blaze device tree
This adds a new file, tegra124-nyan-blaze-emc.dtsi that contains valid timings for the EMC memory clock. The file is included to the main device tree file for the Nyan Blaze. 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-blaze.dts')
-rw-r--r--arch/arm/boot/dts/tegra124-nyan-blaze.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/tegra124-nyan-blaze.dts b/arch/arm/boot/dts/tegra124-nyan-blaze.dts
index e6e6b803175b..0d30c514ffad 100644
--- a/arch/arm/boot/dts/tegra124-nyan-blaze.dts
+++ b/arch/arm/boot/dts/tegra124-nyan-blaze.dts
@@ -2,6 +2,8 @@
#include "tegra124-nyan.dtsi"
+#include "tegra124-nyan-blaze-emc.dtsi"
+
/ {
model = "HP Chromebook 14";
compatible = "google,nyan-blaze", "google,nyan", "nvidia,tegra124";