浏览代码

ARM: dts: sun6i: Enable ir receiver on the Mele M9

The Mele M9 has an ir receiver, enable it.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Hans de Goede 10 年之前
父节点
当前提交
1be83c4f08
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      arch/arm/boot/dts/sun6i-a31-m9.dts

+ 6 - 0
arch/arm/boot/dts/sun6i-a31-m9.dts

@@ -121,6 +121,12 @@
 				reg = <1>;
 			};
 		};
+
+		ir@01f02000 {
+			pinctrl-names = "default";
+			pinctrl-0 = <&ir_pins_a>;
+			status = "okay";
+		};
 	};
 
 	leds {