arm64: dts: allwinner: orange-pi-3: Enable IR receiver

Orange Pi 3 has an on-board IR receiver, enable it.

Signed-off-by: Andre Heider <a.heider@gmail.com>
Acked-by: Jernej Skrabec <jernej.skrabec@siol.net>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
This commit is contained in:
Andre Heider 2019-11-09 12:34:36 +01:00 committed by Maxime Ripard
parent e42617b825
commit 2c63afdafa
No known key found for this signature in database
GPG Key ID: E3EF0D6F671851C5

View File

@ -274,6 +274,10 @@
};
};
&r_ir {
status = "okay";
};
&uart0 {
pinctrl-names = "default";
pinctrl-0 = <&uart0_ph_pins>;