ARM: dts: sun6i: hummingbird: Enable IR receiver
authorChen-Yu Tsai <wens@csie.org>
Tue, 3 Mar 2015 03:52:01 +0000 (11:52 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 27 Apr 2015 06:20:25 +0000 (08:20 +0200)
The A31 Hummingbird has an IR receiver.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sun6i-a31-hummingbird.dts

index 8b61b1b342e0a12dd13fc0d255be74eece684df8..65ddaf4c72d2a85ef24da5160087ac4d1679e531 100644 (file)
        };
 };
 
+&ir {
+       pinctrl-names = "default";
+       pinctrl-0 = <&ir_pins_a>;
+       status = "okay";
+};
+
 &mmc0 {
        pinctrl-names = "default";
        pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_hummingbird>;