Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342207
b: refs/heads/master
c: 78d6785
h: refs/heads/master
i:
  342205: ba745a7
  342203: a79b136
  342199: 95bafbe
  342191: 7677c6b
  342175: 98bc994
  342143: a0e7170
v: v3
  • Loading branch information
Josh Cartwright authored and Michal Simek committed Nov 5, 2012
1 parent 38b0e49 commit bc11618
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 03e07595febc4857b2b6ad756826f369c7628ec8
refs/heads/master: 78d6785db13572f22d287d8c1739ceb4edf54bdc
7 changes: 7 additions & 0 deletions trunk/arch/arm/boot/dts/zynq-ep107.dts
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,12 @@
interrupts = <0 27 4>;
clock = <50000000>;
};

uart1: uart@e0001000 {
compatible = "xlnx,xuartps";
reg = <0xE0001000 0x1000>;
interrupts = <0 50 4>;
clock = <50000000>;
};
};
};

0 comments on commit bc11618

Please sign in to comment.