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

Sync with Zephyr upstream v4.0.99 (ongoing v4.1 development) #289

Merged
merged 10 commits into from
Dec 29, 2024
Merged

Conversation

rexut
Copy link
Member

@rexut rexut commented Dec 29, 2024

rexut added 10 commits December 28, 2024 09:43
This HAL is needed by Zephyr upstream test suite to build
all sensor drivers.

Signed-off-by: Stephan Linz <[email protected]>
Follow the wider directory convention of dts/<arch>/<vendor>/<family>.

This is foundation work ahead of introducing support for the RP2350.

Signed-off-by: Stephan Linz <[email protected]>
Use a string for the mipi-mode property over an integer value, as this
significantly improves the readability of the MIPI DBI device binding.

Signed-off-by: Stephan Linz <[email protected]>
In all STM32 ADC nodes, update the st,adc-clock-source properties
so they are strings.

Signed-off-by: Stephan Linz <[email protected]>
Switch from using revisions for hyperflash/qspi to using
variants, by popular demand.

Signed-off-by: Stephan Linz <[email protected]>
Convert qspi and hyperflash to variants instead of revisions
by popular demand.

And convert evkb into a revision instead of a different board.

Signed-off-by: Stephan Linz <[email protected]>
The `depends_on` entry have to be a mutli-line list when more
than one element must be defined.

Signed-off-by: Stephan Linz <[email protected]>
Add `integration_platforms` to the watchdoc basic API testcase copy.

Signed-off-by: Stephan Linz <[email protected]>
Synchronize with Zephyr upstream.

Signed-off-by: Stephan Linz <[email protected]>
Copy link

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publishing GitHub Action.

@rexut rexut requested a review from tobiaskaestner December 29, 2024 13:07
Copy link
Contributor

@tobiaskaestner tobiaskaestner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@rexut rexut merged commit 7135fa0 into main Dec 29, 2024
13 checks passed
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.

2 participants