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

msm8953: add support for Samsung Galaxy Tab A (2018, 10.5) LTE #493

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

leandrofriedrich
Copy link
Contributor

This MR is for adding support for the Samsung SM-T595 Tablet.

Status:
it boots, things like fastboot flash and fastboot boot work

Quirks:
sometimes USB breaks, even after cold booting, sometimes i noticed it happening when a Kernel initialized usb, and going to Download mode fixed it (survives cold boots), but i can't constantly reproduce it

@@ -70,4 +70,13 @@

lk2nd,dtb-files = "sdm450-samsung-a6plte-r4";
};

gta2xllte-generic {
model = "Samsung Tab A2 XL LTE Rev04";
Copy link
Member

@TravMurav TravMurav Feb 9, 2025

Choose a reason for hiding this comment

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

Hi! Sorry for the delay, would you mind reconfiguring your editor to use tabs instead of spaces, so it's in line with the rest of the file?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hello, thanks for letting me know about this, i am on a new (to me) machine so things might not be as i or others expect, it should be fixed now!

… SM-T595

This commit adds support for the Samsung SM-T595 Tablet.

Signed-off-by: Leandro Friedrich <email@leandrofriedrich.de>
@TravMurav TravMurav merged commit 6a205e5 into msm8916-mainline:main Feb 10, 2025
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