From: Christian Hewitt Date: Sun, 25 Aug 2019 04:01:24 +0000 (+0400) Subject: arm64: dts: meson-gxbb-wetek-hub: add rc-wetek-hub keymap X-Git-Tag: rel_imx_5.10.35_2.0.0-somdevices.0~3890^2~9^2~12 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=304bb5efa8da34c76ffbd79736795c819a0ddbef;p=linux.git arm64: dts: meson-gxbb-wetek-hub: add rc-wetek-hub keymap add the rc-wetek-hub 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-hub.dts b/arch/arm64/boot/dts/amlogic/meson-gxbb-wetek-hub.dts index 2bfe69902552..83b985bb015e 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxbb-wetek-hub.dts +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb-wetek-hub.dts @@ -12,3 +12,7 @@ compatible = "wetek,hub", "amlogic,meson-gxbb"; model = "WeTek Hub"; }; + +&ir { + linux,rc-map-name = "rc-wetek-hub"; +};