aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/meson8b-odroidc1.dts
diff options
context:
space:
mode:
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>2018-05-06 22:57:49 +0200
committerKevin Hilman <khilman@baylibre.com>2018-05-09 15:38:16 -0700
commit15b520f132d18f7349763cbc591898c6c31ecd94 (patch)
tree632a8e958667c77a312d5cdfb3bcaa05524020c3 /arch/arm/boot/dts/meson8b-odroidc1.dts
parentARM: dts: meson8b: odroid-c1: sort nodes alphabetically (diff)
downloadlinux-dev-15b520f132d18f7349763cbc591898c6c31ecd94.tar.xz
linux-dev-15b520f132d18f7349763cbc591898c6c31ecd94.zip
ARM: dts: meson8b: odroid-c1: enable the IR receiver
The Odroid-C1 comes with an IR receiver. It is connected to the GPIOAO_7 pin and thus using the SoC's internal IR decoder. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'arch/arm/boot/dts/meson8b-odroidc1.dts')
-rw-r--r--arch/arm/boot/dts/meson8b-odroidc1.dts6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/meson8b-odroidc1.dts b/arch/arm/boot/dts/meson8b-odroidc1.dts
index 7d8ad468a25b..ef3177d3da3d 100644
--- a/arch/arm/boot/dts/meson8b-odroidc1.dts
+++ b/arch/arm/boot/dts/meson8b-odroidc1.dts
@@ -148,6 +148,12 @@
};
};
+&ir_receiver {
+ status = "okay";
+ pinctrl-0 = <&ir_recv_pins>;
+ pinctrl-names = "default";
+};
+
&sdio {
status = "okay";