Skip to content

boards: stm32n6570_dk: add missing irq-gpios property for gt911 node on i2c bus #90870

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

djiatsaf-st
Copy link
Collaborator

@djiatsaf-st djiatsaf-st commented May 30, 2025

The changes introduced by this commit a91209e
add the gt911 slave node to the I2C node without including the irq-gpios required by the drivers/input/input_gt911.c driver during initialization for int_gpio gt911_config struct member.

For example, run west build -p -b stm32n6570_dk/stm32n657xx/sb samples/modules/lvgl/demos -T sample.modules.lvgl.demo_stress to reproduce.

@djiatsaf-st djiatsaf-st marked this pull request as draft May 30, 2025 13:37
@github-actions github-actions bot added size: XS A PR changing only a single line of code platform: STM32 ST Micro STM32 labels May 30, 2025
There was a missing irq-gpios property that cause
building failure on lvgl and display samples.

Signed-off-by: Fabrice DJIATSA <[email protected]>
@djiatsaf-st djiatsaf-st force-pushed the fix_missing_irq_gpio_n6 branch from 8bb1543 to 785540d Compare June 6, 2025 09:58
@djiatsaf-st djiatsaf-st marked this pull request as ready for review June 6, 2025 09:59
Copy link

sonarqubecloud bot commented Jun 6, 2025

@kartben kartben merged commit 905e303 into zephyrproject-rtos:main Jun 10, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: STM32 ST Micro STM32 size: XS A PR changing only a single line of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants