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

Avoid conflicts #76674

Conversation

rettichschnidi
Copy link
Contributor

By sorting the lines alphabetically, conflicts can be reduced.

Background

For a while now, I am working on support for a new SoC. Often, when rebasing my WIP branch on the most recent main, conflicts happen because everyone adds new drivers at the bottom. By biting the bullet now, this kind of conflict can (most of the time) be avoided in the future.

@rettichschnidi rettichschnidi mentioned this pull request Aug 4, 2024
@rettichschnidi rettichschnidi marked this pull request as ready for review August 4, 2024 23:47
@zephyrbot zephyrbot added area: UART Universal Asynchronous Receiver-Transmitter area: SPI SPI bus area: Flash labels Aug 4, 2024
de-nordic
de-nordic previously approved these changes Aug 7, 2024
Copy link
Collaborator

@de-nordic de-nordic left a comment

Choose a reason for hiding this comment

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

Flash part looks fine, thanks.

@de-nordic de-nordic added this to the v4.0.0 milestone Aug 7, 2024
By sorting the lines alphabetically, conflicts can be reduced.

Signed-off-by: Reto Schneider <[email protected]>
By sorting the lines alphabetically, conflicts can be reduced.

Signed-off-by: Reto Schneider <[email protected]>
By sorting the lines alphabetically, conflicts can be reduced.

Signed-off-by: Reto Schneider <[email protected]>
@rettichschnidi
Copy link
Contributor Author

Replace by #79390, #79391, and #79392.

@rettichschnidi rettichschnidi deleted the gardena/rs/upstream/sim3u-sort-lines branch October 3, 2024 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Flash area: SPI SPI bus area: UART Universal Asynchronous Receiver-Transmitter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants