ARM: dts: sun8i: a83t: bananapi-m3: Enable IR controller

The Bananapi M3 has an onboard IR receiver.
This enables the onboard IR receiver subnode.
Unlike the other IR receivers this one needs a base clock frequency
of 3000000 Hz (3 MHz), to be able to work.

Signed-off-by: Philipp Rossak <embed3d@gmail.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
This commit is contained in:
Philipp Rossak 2018-08-01 11:48:00 +02:00 committed by Chen-Yu Tsai
parent 26de4dc74c
commit 6f26c238b7

View File

@ -191,6 +191,11 @@ &mmc2 {
status = "okay";
};
&r_cir {
clock-frequency = <3000000>;
status = "okay";
};
&r_rsb {
status = "okay";