Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313277
b: refs/heads/master
c: a4c3831
h: refs/heads/master
i:
  313275: f1435ae
v: v3
  • Loading branch information
Peter Ujfalusi authored and Tony Lindgren committed Jul 9, 2012
1 parent e3ee91f commit 9384429
Show file tree
Hide file tree
Showing 2 changed files with 10 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: 4f4b5c7418692342551d38e28e8a686b1bb311db
refs/heads/master: a4c383196ed11283f26411dc152b7553a1f0ee9b
9 changes: 9 additions & 0 deletions trunk/arch/arm/boot/dts/omap4.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -286,5 +286,14 @@
interrupt-parent = <&gic>;
ti,hwmods = "mcpdm";
};

dmic: dmic@4012e000 {
compatible = "ti,omap4-dmic";
reg = <0x4012e000 0x7f>, /* MPU private access */
<0x4902e000 0x7f>; /* L3 Interconnect */
interrupts = <0 114 0x4>;
interrupt-parent = <&gic>;
ti,hwmods = "dmic";
};
};
};

0 comments on commit 9384429

Please sign in to comment.