mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
dts: keypad: fix u200 dtb compile error
PD#169209: dts: keypad: fix u200 dtb compile error Change-Id: Id4956084ae3ee0910860a830d65cfdecb07fbb32 Signed-off-by: Yixun Lan <yixun.lan@amlogic.com>
This commit is contained in:
@@ -278,6 +278,7 @@
|
||||
key_code = <116>;
|
||||
key-gpios = <&gpio_ao GPIOAO_3 GPIO_ACTIVE_HIGH>;
|
||||
detect_mode = <0>;/*0:polling mode, 1:irq mode*/
|
||||
};
|
||||
|
||||
adc_keypad {
|
||||
compatible = "amlogic, adc_keypad";
|
||||
|
||||
Reference in New Issue
Block a user