mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
ARM64: dts: rk3399-vr: add n-key for return
Change-Id: I06654319d61d57eabe7556d45501cf081cdd6b39 Signed-off-by: Wu Liangqing <wlq@rock-chips.com>
This commit is contained in:
@@ -870,11 +870,18 @@
|
||||
rockchip,adc_value = <620>;
|
||||
};
|
||||
|
||||
home-key {
|
||||
n-key {
|
||||
linux,code = <102>;
|
||||
label = "home";
|
||||
label = "n";
|
||||
rockchip,adc_value = <700>;
|
||||
};
|
||||
|
||||
menu-key {
|
||||
linux,code = <59>;
|
||||
label = "menu";
|
||||
rockchip,adc_value = <780>;
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
&u2phy0 {
|
||||
|
||||
Reference in New Issue
Block a user