Skip to content

Commit

Permalink
ARM: dts: sun9i: cubieboard4: Enable consumer IR receiver
Browse files Browse the repository at this point in the history
The Cubieboard4 has a consumer IR receiver. Enable it in the DT.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
  • Loading branch information
Chen-Yu Tsai authored and Maxime Ripard committed Dec 10, 2015
1 parent c807d6e commit 62b4b20
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/sun9i-a80-cubieboard4.dts
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,10 @@
status = "okay";
};

&r_ir {
status = "okay";
};

&uart0 {
pinctrl-names = "default";
pinctrl-0 = <&uart0_pins_a>;
Expand Down

0 comments on commit 62b4b20

Please sign in to comment.