Tool/software: Linux
hai,
i am using am5728 evm. i am unable to find out the interrupt index number 4 in "interrupt =<4 0>" property in AM5728 TRM. Please help me with this.
&i2c5 {
clock-frequency = <400000>;
status = "okay";
pixcir_ts@5c {
compatible = "pixcir,pixcir_tangoc";
attb-gpio = <&gpio2 4 GPIO_ACTIVE_HIGH>;
interrupt-parent = <&gpio2>;
interrupts = <4 0>;
reg = <0x5c>;
reset-gpio = <&gpio2 6 GPIO_ACTIVE_HIGH>;
touchscreen-size-x = <1024>;
touchscreen-size-y = <600>;
};
};
Thanks & Regards
venkat R.