Skip to content
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

tests: drivers: build_all: gpio: Test handling plural "compatible"s #82685

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

soburi
Copy link
Member

@soburi soburi commented Dec 7, 2024

Add device definitions in dt to test drivers that handle
multiple "compatible"s by a single driver.

MCP23xxx failed to compile in such a state.
I fixed this isssue.

Compilation will fail if multiple models are used at the same time.
Changing to define different unique names for the symbols
to avoid conflicts.

Signed-off-by: TOKITA Hiroshi <[email protected]>
Add device definitions in dt to test drivers that handle
multiple "compatible"s by a single driver.

Signed-off-by: TOKITA Hiroshi <[email protected]>
@soburi soburi changed the title Gpio buildall mcp23xxx tests: drivers: build_all: gpio: Test handling plural "compatible"s Dec 7, 2024
@soburi soburi force-pushed the gpio_buildall_mcp23xxx branch from 31e4ce5 to 0ddc6c9 Compare December 7, 2024 13:57
@soburi soburi marked this pull request as ready for review December 7, 2024 21:38
@soburi soburi self-assigned this Dec 16, 2024
@kartben kartben merged commit 5d7df3a into zephyrproject-rtos:main Dec 16, 2024
28 checks passed
@soburi soburi deleted the gpio_buildall_mcp23xxx branch December 16, 2024 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants