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

[dev] Device intialization with lazy resource creation. #1352

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

MichalBlk
Copy link
Collaborator

@MichalBlk MichalBlk commented Nov 10, 2022

The main goal of this PR is to remove hardcoded dependencies between devices by assigning resources lazily and changing the device initialization scheme to allow multiple entrances to the driver's attach routine.

@MichalBlk MichalBlk added the WiP not ready for code review label Nov 10, 2022
@MichalBlk MichalBlk self-assigned this Nov 13, 2022
@MichalBlk MichalBlk added review please review this PR and removed WiP not ready for code review labels Nov 13, 2022
@cahirwpz
Copy link
Owner

@MichalBlk Please resolve conflicts after emmc stuff has been merged so I can start the review.

@MichalBlk
Copy link
Collaborator Author

@cahirwpz Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review please review this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants