浏览代码

ARM: dts: k2g: Add pinctrl support

Add pinctrl support.

Signed-off-by: Vitaly Andrianov <vitalya@ti.com>
Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
Vitaly Andrianov 9 年之前
父节点
当前提交
fb25225919
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      arch/arm/boot/dts/keystone-k2g.dtsi

+ 7 - 0
arch/arm/boot/dts/keystone-k2g.dtsi

@@ -75,6 +75,13 @@
 		ranges = <0x0 0x0 0x0 0xc0000000>;
 		ranges = <0x0 0x0 0x0 0xc0000000>;
 		dma-ranges = <0x80000000 0x8 0x00000000 0x80000000>;
 		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 {
 		uart0: serial@02530c00 {
 			compatible = "ns16550a";
 			compatible = "ns16550a";
 			current-speed = <115200>;
 			current-speed = <115200>;