Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342237
b: refs/heads/master
c: c925038
h: refs/heads/master
i:
  342235: b28852e
v: v3
  • Loading branch information
Shawn Guo committed Nov 16, 2012
1 parent 0bdf901 commit 509ba3e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 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: 5c70cb01b89895189025f8de8ee2823f516eab6a
refs/heads/master: c92503886c9e566708a05f92a99c9c3fe71f4348
12 changes: 10 additions & 2 deletions trunk/arch/arm/boot/dts/imx6q.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -505,8 +505,16 @@
};

snvs@020cc000 {
reg = <0x020cc000 0x4000>;
interrupts = <0 19 0x04 0 20 0x04>;
compatible = "fsl,sec-v4.0-mon", "simple-bus";
#address-cells = <1>;
#size-cells = <1>;
ranges = <0 0x020cc000 0x4000>;

snvs-rtc-lp@34 {
compatible = "fsl,sec-v4.0-mon-rtc-lp";
reg = <0x34 0x58>;
interrupts = <0 19 0x04 0 20 0x04>;
};
};

epit@020d0000 { /* EPIT1 */
Expand Down

0 comments on commit 509ba3e

Please sign in to comment.