|
@@ -61,42 +61,42 @@
|
|
|
|
|
|
button@1 {
|
|
button@1 {
|
|
debounce_interval = <50>;
|
|
debounce_interval = <50>;
|
|
- wakeup = <1>;
|
|
|
|
|
|
+ wakeup-source;
|
|
linux,code = <116>;
|
|
linux,code = <116>;
|
|
label = "POWER";
|
|
label = "POWER";
|
|
gpios = <&iofpga_gpio0 0 0x4>;
|
|
gpios = <&iofpga_gpio0 0 0x4>;
|
|
};
|
|
};
|
|
button@2 {
|
|
button@2 {
|
|
debounce_interval = <50>;
|
|
debounce_interval = <50>;
|
|
- wakeup = <1>;
|
|
|
|
|
|
+ wakeup-source;
|
|
linux,code = <102>;
|
|
linux,code = <102>;
|
|
label = "HOME";
|
|
label = "HOME";
|
|
gpios = <&iofpga_gpio0 1 0x4>;
|
|
gpios = <&iofpga_gpio0 1 0x4>;
|
|
};
|
|
};
|
|
button@3 {
|
|
button@3 {
|
|
debounce_interval = <50>;
|
|
debounce_interval = <50>;
|
|
- wakeup = <1>;
|
|
|
|
|
|
+ wakeup-source;
|
|
linux,code = <152>;
|
|
linux,code = <152>;
|
|
label = "RLOCK";
|
|
label = "RLOCK";
|
|
gpios = <&iofpga_gpio0 2 0x4>;
|
|
gpios = <&iofpga_gpio0 2 0x4>;
|
|
};
|
|
};
|
|
button@4 {
|
|
button@4 {
|
|
debounce_interval = <50>;
|
|
debounce_interval = <50>;
|
|
- wakeup = <1>;
|
|
|
|
|
|
+ wakeup-source;
|
|
linux,code = <115>;
|
|
linux,code = <115>;
|
|
label = "VOL+";
|
|
label = "VOL+";
|
|
gpios = <&iofpga_gpio0 3 0x4>;
|
|
gpios = <&iofpga_gpio0 3 0x4>;
|
|
};
|
|
};
|
|
button@5 {
|
|
button@5 {
|
|
debounce_interval = <50>;
|
|
debounce_interval = <50>;
|
|
- wakeup = <1>;
|
|
|
|
|
|
+ wakeup-source;
|
|
linux,code = <114>;
|
|
linux,code = <114>;
|
|
label = "VOL-";
|
|
label = "VOL-";
|
|
gpios = <&iofpga_gpio0 4 0x4>;
|
|
gpios = <&iofpga_gpio0 4 0x4>;
|
|
};
|
|
};
|
|
button@6 {
|
|
button@6 {
|
|
debounce_interval = <50>;
|
|
debounce_interval = <50>;
|
|
- wakeup = <1>;
|
|
|
|
|
|
+ wakeup-source;
|
|
linux,code = <99>;
|
|
linux,code = <99>;
|
|
label = "NMI";
|
|
label = "NMI";
|
|
gpios = <&iofpga_gpio0 5 0x4>;
|
|
gpios = <&iofpga_gpio0 5 0x4>;
|