sdm660-mainline / linux

Linux-sdm660 kernel source tree
Other
27 stars 17 forks source link

Introduce a TI TAS2557 Stereo driver for xiaomi-clover #11

Closed kubntd closed 1 year ago

kubntd commented 1 year ago

It' s very experimental TI TAS2557 driver for xiaomi-clover ported from https://github.com/pix106/android_kernel_xiaomi_southwest-4.19. I've only got it compiled, but not tested on real device.

M0Rf30 commented 1 year ago

Hi @kubentd I need to test it both on sdm660 and msm8953

In the past I've done this https://github.com/msm8953-mainline/linux/pull/47

device seemed to be detected and I tried to mod based on tas2559 sources taken from sdm845-mainline repo

kubntd commented 1 year ago

I've seen differences between stereo and mono driver, so i' ve decided to port this variant. P. S.: Sorry for my bad english

minlexx commented 1 year ago

-next-stable branch is often force pushed, so to make commit history in PR look sane, send PR targeting one of stable branches (like 6.3.y one) (or rebase on today's sdm660-next-stable)

maybe even wait for 6.4.y one, should be ready soon

minlexx commented 1 year ago

Which kernel version this depends on? 6.3? 6.4?

minlexx commented 1 year ago

This is just a speaker amplifier driver, right? It does not allow to play any audio right now, because SoC audio codec driver support is needed first?

kubntd commented 1 year ago

It depends on 6.4.