boards: shields: rk055hdmipi4ma0: fix GT911 identifier in RT595 overlay

In 42c6f3311b (boards: stop using kscan for LVGL touch input), GT911
node label was renamed for rk055hdmipi4ma0 shield. The node label rename
was missed in the RT595 EVK overlay, fix this.

Fixes #69302

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
This commit is contained in:
Daniel DeGrasse 2024-03-13 13:23:48 -05:00 committed by Johan Hedberg
commit 5c2d25f93e

View file

@ -13,7 +13,7 @@
};
/* GT911 IRQ GPIO is active low on this board, and needs probing mode */
&touch_controller_rk055hdmipi4ma0 {
&gt911_rk055hdmipi4ma0 {
irq-gpios = <&nxp_mipi_connector 29 GPIO_ACTIVE_LOW>;
alt-addr = <0x14>;
};