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:
wuliangqing
2016-09-21 18:00:45 +08:00
committed by Huang, Tao
parent a55a3e72a8
commit 46ee4a0ac4

View File

@@ -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 {