Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296138
b: refs/heads/master
c: adcec4c
h: refs/heads/master
v: v3
  • Loading branch information
Richard Zhao authored and Shawn Guo committed Feb 27, 2012
1 parent b5d9425 commit e3fe589
Show file tree
Hide file tree
Showing 2 changed files with 13 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: cf37a8ee60322992d5aa598bb8edc6fb9c80e2e4
refs/heads/master: adcec4ce967a4c2aee2906a262b67ef17ef6d92d
12 changes: 12 additions & 0 deletions trunk/arch/arm/boot/dts/imx6q-sabrelite.dts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,18 @@
uart2: uart@021e8000 {
status = "okay";
};

i2c@021a0000 { /* I2C1 */
status = "okay";
clock-frequency = <100000>;

codec: sgtl5000@0a {
compatible = "fsl,sgtl5000";
reg = <0x0a>;
VDDA-supply = <&reg_2p5v>;
VDDIO-supply = <&reg_3p3v>;
};
};
};
};

Expand Down

0 comments on commit e3fe589

Please sign in to comment.