Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 304bb5ef authored by Christian Hewitt's avatar Christian Hewitt Committed by Kevin Hilman
Browse files

arm64: dts: meson-gxbb-wetek-hub: add rc-wetek-hub keymap



add the rc-wetek-hub keymap to the ir node

Signed-off-by: default avatarChristian Hewitt <christianshewitt@gmail.com>
Signed-off-by: default avatarKevin Hilman <khilman@baylibre.com>
parent 3e14618b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -12,3 +12,7 @@
	compatible = "wetek,hub", "amlogic,meson-gxbb";
	model = "WeTek Hub";
};

&ir {
	linux,rc-map-name = "rc-wetek-hub";
};