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

Add support for the Odroid-M1 #1950

Closed
wants to merge 2 commits into from
Closed

Add support for the Odroid-M1 #1950

wants to merge 2 commits into from

Conversation

rmsc
Copy link

@rmsc rmsc commented Oct 19, 2022

This adds support for the Odroid-M1 SBC from Hardkernel, by applying the following upstream patchset:
https://patchew.org/linux/20220930051246.391614-1-aurelien@aurel32.net/

All the required support and device drivers for the SoC are already in 6.1-rc1, but unfortunately the patchset adding the device tree files for this particular SBC missed the merge window.

Not sure if merge rules will allow it to be included in rc2 or not, but for now this is working fine without any special kernel config change.

This obviously depends on #1948.

Add Odroid-M1 device tree from upstream patchset:
[PATCH v3 00/13] Add support for the Hardkernel ODROID-M1 board

Build missing drivers for the RK3568 that were disabled by default.
@rmsc
Copy link
Author

rmsc commented Oct 22, 2022

I've also enabled a few drivers that were disabled by default. The VOP2 is required for HDMI output.

@rmsc rmsc changed the title Add Odroid-M1 device tree from upstream patchset Add support for the Odroid-M1 Oct 22, 2022
@refutationalist
Copy link

I have compiled this kernel on a Honeycomb LX2 and can confirm it does properly boot on an ODROID-M1.

@bswartz
Copy link

bswartz commented Jun 1, 2023

Now that mainline Linux boots on the M1, is this needed anymore?

@rmsc
Copy link
Author

rmsc commented Jul 3, 2023

I guess not. Closing

@rmsc rmsc closed this Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants