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:
parent
5e8322f017
commit
5c2d25f93e
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
};
|
||||
|
||||
/* GT911 IRQ GPIO is active low on this board, and needs probing mode */
|
||||
&touch_controller_rk055hdmipi4ma0 {
|
||||
>911_rk055hdmipi4ma0 {
|
||||
irq-gpios = <&nxp_mipi_connector 29 GPIO_ACTIVE_LOW>;
|
||||
alt-addr = <0x14>;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue