interrupt added and working
This commit is contained in:
@ -11,6 +11,10 @@
|
||||
red-led-gpio = <&gpio 26 0>;
|
||||
blue-led-gpio = <&gpio 21 0>;
|
||||
};
|
||||
intr {
|
||||
compatible = "hottis,intr";
|
||||
intr-gpio = <&gpio 19 0>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user