Skip to content

Commit

Permalink
ARM: dts: sun9i: optimus: Enable consumer IR receiver
Browse files Browse the repository at this point in the history
The A80 Optimus board 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 1, 2015
1 parent 1595b37 commit 969c968
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/sun9i-a80-optimus.dts
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,10 @@
status = "okay";
};

&r_ir {
status = "okay";
};

&r_pio {
led_r_pins_optimus: led-pins@1 {
allwinner,pins = "PM15";
Expand Down

0 comments on commit 969c968

Please sign in to comment.