Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326878
b: refs/heads/master
c: 97a5309
h: refs/heads/master
v: v3
  • Loading branch information
Richard Zhao authored and Shawn Guo committed Sep 19, 2012
1 parent 8fd851d commit 8198751
Show file tree
Hide file tree
Showing 3 changed files with 11 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: 28342c6113dcfb1c730dff71c7ac0feab5ee2e6a
refs/heads/master: 97a53092a148e6c70aabf13835143cc3dd4b524c
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 @@ -68,6 +68,8 @@
aips-bus@02100000 { /* AIPS2 */
usb@02184000 { /* USB OTG */
vbus-supply = <&reg_usb_otg_vbus>;
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_usbotg_1>;
disable-over-current;
status = "okay";
};
Expand Down
8 changes: 8 additions & 0 deletions trunk/arch/arm/boot/dts/imx6q.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -661,6 +661,14 @@
};
};

usbotg {
pinctrl_usbotg_1: usbotggrp-1 {
fsl,pins = <
1592 0x17059 /* MX6Q_PAD_GPIO_1__ANATOP_USBOTG_ID */
>;
};
};

usdhc2 {
pinctrl_usdhc2_1: usdhc2grp-1 {
fsl,pins = <
Expand Down

0 comments on commit 8198751

Please sign in to comment.