arm64: tegra: Add Jetson TX1 SC7 timings
Add platform specific SC7 timing configuration to the Jetson TX1 device tree. Signed-off-by: Sowjanya Komatineni <skomatineni@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
committed by
Thierry Reding
parent
d13c13f4cd
commit
106f7a06fb
@@ -279,6 +279,13 @@
|
|||||||
|
|
||||||
pmc@7000e400 {
|
pmc@7000e400 {
|
||||||
nvidia,invert-interrupt;
|
nvidia,invert-interrupt;
|
||||||
|
nvidia,suspend-mode = <0>;
|
||||||
|
nvidia,cpu-pwr-good-time = <0>;
|
||||||
|
nvidia,cpu-pwr-off-time = <0>;
|
||||||
|
nvidia,core-pwr-good-time = <4587 3876>;
|
||||||
|
nvidia,core-pwr-off-time = <39065>;
|
||||||
|
nvidia,core-power-req-active-high;
|
||||||
|
nvidia,sys-clock-req-active-high;
|
||||||
};
|
};
|
||||||
|
|
||||||
/* eMMC */
|
/* eMMC */
|
||||||
|
|||||||
Reference in New Issue
Block a user