Commit 03650bd2 authored by Tomeu Vizoso's avatar Tomeu Vizoso Committed by Thierry Reding

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: default avatarTomeu Vizoso <tomeu.vizoso@collabora.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 3182c7c6
This diff is collapsed.
......@@ -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";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment