From: Christian Hewitt Date: Sun, 25 Aug 2019 04:01:25 +0000 (+0400) Subject: arm64: dts: meson-gxbb-wetek-play2: add rc-wetek-play2 keymap X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=625cb5b695232cc32706e6c7a3abae8a1ddf1b06;p=linux.git arm64: dts: meson-gxbb-wetek-play2: add rc-wetek-play2 keymap add the rc-wetek-play2 keymap to the ir node Signed-off-by: Christian Hewitt Signed-off-by: Kevin Hilman --- diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb-wetek-play2.dts b/arch/arm64/boot/dts/amlogic/meson-gxbb-wetek-play2.dts index 0038522315de7..1d32d1f6d0327 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxbb-wetek-play2.dts +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb-wetek-play2.dts @@ -54,3 +54,7 @@ &usb1 { status = "okay"; }; + +&ir { + linux,rc-map-name = "rc-wetek-play2"; +};