mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
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:
parent
b273c88737
commit
6e72cf0027
2 changed files with 2423 additions and 0 deletions
2421
arch/arm/boot/dts/tegra124-jetson-tk1-emc.dtsi
Normal file
2421
arch/arm/boot/dts/tegra124-jetson-tk1-emc.dtsi
Normal file
File diff suppressed because it is too large
Load diff
|
@ -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";
|
||||
|
|
Loading…
Add table
Reference in a new issue