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

dts: msm8226: msm8226-samsung: millet3g: new device #459

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

NekoCWD
Copy link
Contributor

@NekoCWD NekoCWD commented Dec 7, 2024

Add 3g variant of samsung-millet.
It based on msm8226 instead of apq8026 which used in milletwifi (SM-T330)

Pictures Tablet running lk2nd photo

Tablet running lk2nd

@NekoCWD NekoCWD force-pushed the main branch 2 times, most recently from 651b2f6 to ff0d0e1 Compare December 8, 2024 01:25
compatible = "samsung,millet3g", "samsung,millet";
lk2nd,match-bootloader = "T331*";

lk2nd,dtb-files = "msm8226-samsung-millet3g";
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
lk2nd,dtb-files = "msm8226-samsung-millet3g";
lk2nd,dtb-files = "msm8226-samsung-millet3g",
"msm8226-samsung-milletwifi";

perhaps this assuming the original dtb for milletwifi is compatible with this?

Or just

Suggested change
lk2nd,dtb-files = "msm8226-samsung-millet3g";
lk2nd,dtb-files = "msm8226-samsung-milletwifi";

even for now, assuming you don't need to change anything at all for them both to work on the same dtb

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I want to separate dtbs. millet-common dtsi, milletwifi and millet3g dtbs.
Need i do this changes?

Co-authored-by: Nikita Travkin <nikitos.tr@gmail.com>
@TravMurav TravMurav merged commit 2d4c54b into msm8916-mainline:main Dec 8, 2024
42 checks passed
@TravMurav
Copy link
Member

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants