Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- &i2c3 {
- status = "okay";
- pinctrl-names = "default";
- pinctrl-0 = <&i2c3_pins_a>;
- edt: edt-ft5x06@38 {
- status = "okay";
- compatible = "edt,edt-ft5x06";
- reg = <0x38>;
- interrupt-parent = <&pio>;
- interrupts = <3 24>; /*GPIO_ACTIVE_HIGH>; */
- wake-gpios = <&pio 7 8 GPIO_ACTIVE_HIGH>;
- };
- };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement