Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- keys {
- compatible = "gpio-keys";
- reset {
- label = "Reset button";
- linux,code = <KEY_RESTART>;
- gpios = <&gpio 17 GPIO_ACTIVE_LOW>;
- };
- };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement