[PATCH v2 4/4] ARM: dts: imx7d: remarkable2: Enable the cyttsp5

Dmitry Torokhov dmitry.torokhov at gmail.com
Fri Nov 5 19:25:04 PDT 2021


On Wed, Nov 03, 2021 at 09:48:30PM +1000, Alistair Francis wrote:
> +	tsc at 24 {
> +		compatible = "cypress,tt21000";
> +		reg = <0x24>;
> +
> +		pinctrl-names = "default";
> +		pinctrl-0 = <&pinctrl_touch>;
> +		interrupt-parent = <&gpio1>;
> +		interrupts = <14 IRQ_TYPE_EDGE_FALLING>;
> +		reset-gpios = <&gpio1 13 0>;

Reset lines are almost universally active low. Are you sure it is active
high in your case?

Thanks.

-- 
Dmitry



More information about the linux-arm-kernel mailing list