Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 308349
b: refs/heads/master
c: d99a79f
h: refs/heads/master
i:
  308347: 648fd11
v: v3
  • Loading branch information
Richard Zhao authored and Shawn Guo committed May 11, 2012
1 parent 4f49435 commit 2c80af5
Show file tree
Hide file tree
Showing 3 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: f965cd55e29ee582dd58531c7afd5fc061e0b7e4
refs/heads/master: d99a79fcf4cbbc4dc6dc1e21e6860b97357269ea
2 changes: 2 additions & 0 deletions trunk/arch/arm/boot/dts/imx6q-sabrelite.dts
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@
i2c@021a0000 { /* I2C1 */
status = "okay";
clock-frequency = <100000>;
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_i2c1_1>;

codec: sgtl5000@0a {
compatible = "fsl,sgtl5000";
Expand Down
7 changes: 7 additions & 0 deletions trunk/arch/arm/boot/dts/imx6q.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -486,6 +486,13 @@
reg = <0x020e0000 0x4000>;

/* shared pinctrl settings */
i2c1 {
pinctrl_i2c1_1: i2c1grp-1 {
fsl,pins = <137 0x4001b8b1 /* MX6Q_PAD_EIM_D21__I2C1_SCL */
196 0x4001b8b1>; /* MX6Q_PAD_EIM_D28__I2C1_SDA */
};
};

usdhc3 {
pinctrl_usdhc3_1: usdhc3grp-1 {
fsl,pins = <1273 0x17059 /* MX6Q_PAD_SD3_CMD__USDHC3_CMD */
Expand Down

0 comments on commit 2c80af5

Please sign in to comment.