Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux...
[linux-drm-fsl-dcu.git] / arch / arm / boot / dts / tegra124-venice2.dts
1 /dts-v1/;
2
3 #include "tegra124.dtsi"
4
5 / {
6         model = "NVIDIA Tegra124 Venice2";
7         compatible = "nvidia,venice2", "nvidia,tegra124";
8
9         memory {
10                 reg = <0x80000000 0x80000000>;
11         };
12
13         serial@70006000 {
14                 status = "okay";
15         };
16
17         pmc@7000e400 {
18                 nvidia,invert-interrupt;
19                 nvidia,suspend-mode = <1>;
20                 nvidia,cpu-pwr-good-time = <500>;
21                 nvidia,cpu-pwr-off-time = <300>;
22                 nvidia,core-pwr-good-time = <641 3845>;
23                 nvidia,core-pwr-off-time = <61036>;
24                 nvidia,core-power-req-active-high;
25                 nvidia,sys-clock-req-active-high;
26         };
27 };