Skip to content

Commit c9a4b25

Browse files
chewittkhilman
authored andcommitted
arm64: dts: meson-gxm-khadas-vim2: use rc-khadas keymap
Swap to the rc-khadas keymap that maps the mouse button to KEY_MUTE. Signed-off-by: Christian Hewitt <[email protected]> Signed-off-by: Kevin Hilman <[email protected]>
1 parent 06c7396 commit c9a4b25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@
299299
status = "okay";
300300
pinctrl-0 = <&remote_input_ao_pins>;
301301
pinctrl-names = "default";
302-
linux,rc-map-name = "rc-geekbox";
302+
linux,rc-map-name = "rc-khadas";
303303
};
304304

305305
&pwm_AO_ab {

0 commit comments

Comments
 (0)