Skip to content

Commit

Permalink
ARM: dts: sun8i: r40: bananapi-m2-ultra: Enable IR
Browse files Browse the repository at this point in the history
BananaPi M2 Ultra has IR receiver connected to IR0.

Enable it.

Signed-off-by: Jernej Skrabec <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
  • Loading branch information
jernejsk authored and mripard committed Aug 27, 2020
1 parent 166405e commit 4440642
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/sun8i-r40-bananapi-m2-ultra.dts
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,10 @@

#include "axp22x.dtsi"

&ir0 {
status = "okay";
};

&mmc0 {
vmmc-supply = <&reg_dcdc1>;
bus-width = <4>;
Expand Down

0 comments on commit 4440642

Please sign in to comment.