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 <christianshewitt@gmail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
This commit is contained in:
Christian Hewitt 2019-08-25 08:01:24 +04:00 committed by Kevin Hilman
parent 3e14618b52
commit 304bb5efa8

View File

@ -12,3 +12,7 @@
compatible = "wetek,hub", "amlogic,meson-gxbb";
model = "WeTek Hub";
};
&ir {
linux,rc-map-name = "rc-wetek-hub";
};