Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 72093fac authored by Neil Armstrong's avatar Neil Armstrong Committed by Kevin Hilman
Browse files

ARM64: dts: meson-gxl-p23x: Enable IR receiver



Enable the Infraread Receiver on the p23x board.

Signed-off-by: default avatarNeil Armstrong <narmstrong@baylibre.com>
Signed-off-by: default avatarKevin Hilman <khilman@baylibre.com>
parent 1d92bc89
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -105,6 +105,12 @@
	pinctrl-names = "default";
};

&ir {
	status = "okay";
	pinctrl-0 = <&remote_input_ao_pins>;
	pinctrl-names = "default";
};

/* Wireless SDIO Module */
&sd_emmc_a {
	status = "okay";