arm64: tegra: Add EMC timings to P2180
These entries are imported from the downstream Nvidia Linux4Tegra kernel. They are expected to be updated with the trained values by the bootloader. This is done by the Nvidia Android bootloader, which is different from the handling by the Nvidia Linux bootloader which places these values in a reserved memory location. P2180 is supported by both bootloaders, so lets support initializing emc on both. It should be noted that the bootloader will not create these nodes in the kernel dtb if they do not exist. It will only set in place existing properties. Signed-off-by: Aaron Kling <webgeek1234@gmail.com>
This commit is contained in:
49749
arch/arm64/boot/dts/nvidia/tegra210-p2180-emc.dtsi
Normal file
49749
arch/arm64/boot/dts/nvidia/tegra210-p2180-emc.dtsi
Normal file
File diff suppressed because it is too large
Load Diff
@@ -2,6 +2,7 @@
|
|||||||
#include <dt-bindings/mfd/max77620.h>
|
#include <dt-bindings/mfd/max77620.h>
|
||||||
|
|
||||||
#include "tegra210.dtsi"
|
#include "tegra210.dtsi"
|
||||||
|
#include "tegra210-p2180-emc.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
model = "NVIDIA Jetson TX1";
|
model = "NVIDIA Jetson TX1";
|
||||||
|
|||||||
Reference in New Issue
Block a user