Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326843
b: refs/heads/master
c: 2c195f9
h: refs/heads/master
i:
  326841: 5ce9201
  326839: 8513ff0
v: v3
  • Loading branch information
Peter Ujfalusi authored and Benoit Cousson committed Sep 7, 2012
1 parent ee227f7 commit 26cf624
Show file tree
Hide file tree
Showing 2 changed files with 15 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: cbb57f071f4dbd7684e6b7280dbc2286fdcecf0b
refs/heads/master: 2c195f9cebeb03f7fb10ede6aeca5ce3ce6ed350
14 changes: 14 additions & 0 deletions trunk/arch/arm/boot/dts/omap3-beagle.dts
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,14 @@
linux,default-trigger = "mmc0";
};
};

sound {
compatible = "ti,omap-twl4030";
ti,model = "omap3beagle";

ti,mcbsp = <&mcbsp2>;
ti,codec = <&twl_audio>;
};
};

&i2c1 {
Expand All @@ -52,6 +60,12 @@
regulator-min-microvolt = <1800000>;
regulator-max-microvolt = <3000000>;
};

twl_audio: audio {
compatible = "ti,twl4030-audio";
codec {
};
};
};
};

Expand Down

0 comments on commit 26cf624

Please sign in to comment.