|
@@ -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
|