Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355589
b: refs/heads/master
c: 9f19cbe
h: refs/heads/master
i:
  355587: 0b42c02
v: v3
  • Loading branch information
Hiroshi Doyu authored and Stephen Warren committed Jan 28, 2013
1 parent dad1880 commit 1d0c9c2
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a71c03e7fd6a4027f750e2951830669244a8dad6
refs/heads/master: 9f19cbef99a29669a1224e3ba6ba505152247517
3 changes: 2 additions & 1 deletion trunk/arch/arm/boot/dts/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,8 @@ dtb-$(CONFIG_ARCH_TEGRA) += tegra20-harmony.dtb \
tegra20-whistler.dtb \
tegra30-cardhu-a02.dtb \
tegra30-cardhu-a04.dtb \
tegra114-dalmore.dtb
tegra114-dalmore.dtb \
tegra114-pluto.dtb
dtb-$(CONFIG_ARCH_VEXPRESS) += vexpress-v2p-ca5s.dtb \
vexpress-v2p-ca9.dtb \
vexpress-v2p-ca15-tc1.dtb \
Expand Down
21 changes: 21 additions & 0 deletions trunk/arch/arm/boot/dts/tegra114-pluto.dts
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
/dts-v1/;

/include/ "tegra114.dtsi"

/ {
model = "NVIDIA Tegra114 Pluto evaluation board";
compatible = "nvidia,pluto", "nvidia,tegra114";

memory {
reg = <0x80000000 0x40000000>;
};

serial@70006300 {
status = "okay";
clock-frequency = <408000000>;
};

pmc {
nvidia,invert-interrupt;
};
};

0 comments on commit 1d0c9c2

Please sign in to comment.