Skip to content
Snippets Groups Projects
Commit 969c9687 authored by Chen-Yu Tsai's avatar Chen-Yu Tsai Committed by Maxime Ripard
Browse files

ARM: dts: sun9i: optimus: Enable consumer IR receiver


The A80 Optimus board has a consumer IR receiver. Enable it in the DT.

Signed-off-by: default avatarChen-Yu Tsai <wens@csie.org>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent 1595b37c
No related branches found
No related tags found
No related merge requests found
......@@ -183,6 +183,10 @@ &reg_usb1_vbus {
status = "okay";
};
&r_ir {
status = "okay";
};
&r_pio {
led_r_pins_optimus: led-pins@1 {
allwinner,pins = "PM15";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment