Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
[deliverable/linux.git] / arch / arm / boot / dts / tegra114-dalmore.dts
1 /dts-v1/;
2
3 /include/ "tegra114.dtsi"
4
5 / {
6 model = "NVIDIA Tegra114 Dalmore evaluation board";
7 compatible = "nvidia,dalmore", "nvidia,tegra114";
8
9 memory {
10 reg = <0x80000000 0x40000000>;
11 };
12
13 serial@70006300 {
14 status = "okay";
15 clock-frequency = <408000000>;
16 };
17
18 pmc {
19 nvidia,invert-interrupt;
20 };
21 };
This page took 0.031917 seconds and 6 git commands to generate.