#include #include / { gpio-keys { compatible = "gpio-keys"; wakeup { label = "WAKE1_MICO"; gpios = <&gpio TEGRA_GPIO(DD, 3) GPIO_ACTIVE_LOW>; linux,code = ; debounce-interval = <10>; gpio-key,wakeup; }; }; };