On Mon, Feb 23, 2026 at 10:05:14PM +0000, Raymond Hackley wrote: > From: Max McNamee <[email protected]> > > Samsung Galaxy Core Prime Verizon Wireless is a phone based on MSM8916. > They are similar to the other Samsung devices based on MSM8916 with only a > few minor differences. > > The device trees contain initial support with: > - GPIO keys > - Regulator haptic > - SDHCI (internal and external storage) > - USB Device Mode > - UART (on USB connector via the SM5502 MUIC) > - WCNSS (WiFi/BT) > - Regulators > - QDSP6 audio > - Speaker/earpiece/headphones/microphones via digital/analog codec in > MSM8916/PM8916 > - WWAN Internet via BAM-DMUX > - PMIC and charger > - Touchscreen > > There are different variants of Core Prime, with some differences in > NFC and MUIC. > > The common parts are shared in > msm8916-samsung-fortuna-common.dtsi and msm8916-samsung-rossa-common.dtsi > to reduce duplication. > > Signed-off-by: Max McNamee <[email protected]> > [Raymond: Refactor touchscreen and MUIC. Add commit messages.] > Signed-off-by: Raymond Hackley <[email protected]> > --- > arch/arm64/boot/dts/qcom/Makefile | 1 + > .../qcom/msm8916-samsung-coreprimeltevzw.dts | 44 +++++++++++++++++++ > 2 files changed, 45 insertions(+) > create mode 100644 > arch/arm64/boot/dts/qcom/msm8916-samsung-coreprimeltevzw.dts >
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry

