Skip to content

Commit

Permalink
dts: msm8953: add support for Samsung Galaxy Tab A (2018, 10.5) LTE -…
Browse files Browse the repository at this point in the history
… SM-T595

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

Signed-off-by: Leandro Friedrich <email@leandrofriedrich.de>
  • Loading branch information
leandrofriedrich committed Feb 7, 2025
1 parent b9c007b commit 53f6106
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions lk2nd/device/dts/msm8953/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ ADTBS += \

QCDTBS += \
$(LOCAL_DIR)/msm8953-motorola-potter.dtb \
$(LOCAL_DIR)/sdm450-samsung-r04.dtb \
9 changes: 9 additions & 0 deletions lk2nd/device/dts/msm8953/sdm450-samsung-r04.dts
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,13 @@

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

gta2xllte-generic {
model = "Samsung Tab A2 XL LTE Rev04";
compatible = "samsung,gta2xllte";
lk2nd,match-bootloader = "T595*";

lk2nd,dtb-files = "sdm450-samsung-gta2xllte";
};

};

0 comments on commit 53f6106

Please sign in to comment.