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

sio: Rework sio init for dual die SoCs #389

Merged
merged 1 commit into from
Apr 29, 2024
Merged

Conversation

jannau
Copy link
Member

@jannau jannau commented Apr 27, 2024

Use a struct instead of global variable to hold the necessary setup information. This allows executing the setup for both sio instances. In addition change the status to "okay" so that sio can remain disabled if the setup fails.

Use a struct instead of global variable to hold the necessary setup
information. This allows executing the setup for both sio instances.
In addition change the status to "okay" so that sio can remain disabled
if the setup fails.

Signed-off-by: Janne Grunau <j@jannau.net>
jannau added a commit to jannau/linux that referenced this pull request Apr 27, 2024
Requires AsahiLinux/m1n1#389

Signed-off-by: Janne Grunau <j@jannau.net>
herrnst pushed a commit to herrnst/linux-asahi that referenced this pull request Apr 27, 2024
Requires AsahiLinux/m1n1#389

Signed-off-by: Janne Grunau <j@jannau.net>
herrnst pushed a commit to herrnst/linux-asahi that referenced this pull request Apr 27, 2024
Requires AsahiLinux/m1n1#389

Signed-off-by: Janne Grunau <j@jannau.net>
@marcan marcan merged commit 0c64b6b into AsahiLinux:main Apr 29, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants