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: v5.4-rc1~184^2~9^2~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=304bb5efa8da34c76ffbd79736795c819a0ddbef;p=thirdparty%2Fkernel%2Flinux.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 2bfe69902552e..83b985bb015eb 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"; +};