Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 339868
b: refs/heads/master
c: b552dfc
h: refs/heads/master
v: v3
  • Loading branch information
AnilKumar Ch authored and Benoit Cousson committed Oct 29, 2012
1 parent 02f69ef commit 8bf37a2
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: efeedcf2a9137c9be0b833cb76b05315fe231197
refs/heads/master: b552dfc44bf4a34196b949bc81e937de461f4898
9 changes: 9 additions & 0 deletions trunk/arch/arm/boot/dts/am33xx.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,15 @@
};
};

am33xx_pinmux: pinmux@44e10800 {
compatible = "pinctrl-single";
reg = <0x44e10800 0x0238>;
#address-cells = <1>;
#size-cells = <0>;
pinctrl-single,register-width = <32>;
pinctrl-single,function-mask = <0x7f>;
};

/*
* XXX: Use a flat representation of the AM33XX interconnect.
* The real AM33XX interconnect network is quite complex.Since
Expand Down

0 comments on commit 8bf37a2

Please sign in to comment.