|
@@ -75,6 +75,13 @@
|
|
|
ranges = <0x0 0x0 0x0 0xc0000000>;
|
|
|
dma-ranges = <0x80000000 0x8 0x00000000 0x80000000>;
|
|
|
|
|
|
+ k2g_pinctrl: pinmux@02621000 {
|
|
|
+ compatible = "pinctrl-single";
|
|
|
+ reg = <0x02621000 0x410>;
|
|
|
+ pinctrl-single,register-width = <32>;
|
|
|
+ pinctrl-single,function-mask = <0x001b0007>;
|
|
|
+ };
|
|
|
+
|
|
|
uart0: serial@02530c00 {
|
|
|
compatible = "ns16550a";
|
|
|
current-speed = <115200>;
|