[PATCH v6] ASoC: tas2781: Fix wrong loading calibrated data sequence
On Sat, 18 May 2024 22:15:46 +0800, Shenghao Ding wrote:
Calibrated data will be set to default after loading DSP config params, which will cause speaker protection work abnormally. Reload calibrated data after loading DSP config params. Remove declaration of unused API which load calibrated data in wrong sequence, changed the copyright year and correct file name in license header.
[...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/1] ASoC: tas2781: Fix wrong loading calibrated data sequence commit: b195acf5266d2dee4067f89345c3e6b88d925311
All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying to this mail.
Thanks, Mark
Hi Brown One of my customers requested tas2781 driver in kernel 6.10 to be merged into kernel 6.1. I wondered how I can handle this. May I resubmit the whole code into latest 6.1 branch? Looking forward to your reply. Thanks.
BR Shenghao Ding
-----Original Message----- From: Mark Brown broonie@kernel.org Sent: Tuesday, May 21, 2024 3:27 AM To: Ding, Shenghao shenghao-ding@ti.com Cc: andriy.shevchenko@linux.intel.com; lgirdwood@gmail.com; perex@perex.cz; pierre-louis.bossart@linux.intel.com; 13916275206@139.com; alsa-devel@alsa-project.org; linux- kernel@vger.kernel.org; liam.r.girdwood@intel.com; bard.liao@intel.com; yung-chuan.liao@linux.intel.com; Lu, Kevin kevin-lu@ti.com; cameron.berkenpas@gmail.com; tiwai@suse.de; Xu, Baojun baojun.xu@ti.com; soyer@irl.hu; Baojun.Xu@fpt.com Subject: [EXTERNAL] Re: [PATCH v6] ASoC: tas2781: Fix wrong loading calibrated data sequence
...
If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying to this mail.
Thanks, Mark
On Sun, Jun 02, 2024 at 01:11:39PM +0000, Ding, Shenghao wrote:
One of my customers requested tas2781 driver in kernel 6.10 to be merged into kernel 6.1. I wondered how I can handle this. May I resubmit the whole code into latest 6.1 branch? Looking forward to your reply. Thanks.
You'd need to do something yourself - the stable kernels themselves don't add new features, and I think v6.1 is not updated any more anyway. The usual thing would be to do a backport and then publish it somehow, some vendors have git trees they use (some use github), some share patches via e-mail but there's a bunch of options there.
If this is for some OS vendor (or for use with a specific OS) you may be able to work directly with them to add the driver, some OSs are open to that but some aren't.
Thanks for your comments.
-----Original Message----- From: Mark Brown broonie@kernel.org Sent: Monday, June 3, 2024 8:12 PM To: Ding, Shenghao shenghao-ding@ti.com Cc: andriy.shevchenko@linux.intel.com; lgirdwood@gmail.com; perex@perex.cz; pierre-louis.bossart@linux.intel.com; 13916275206@139.com; alsa-devel@alsa-project.org; linux- kernel@vger.kernel.org; liam.r.girdwood@intel.com; tiwai@suse.de; Xu, Baojun baojun.xu@ti.com; soyer@irl.hu; Baojun.Xu@fpt.com; yuhsuan@google.com; Yue, Jaden jaden-yue@ti.com; Lo, Henry henry.lo@ti.com; Navada Kanyana, Mukund navada@ti.com; Hari, Raj s-hari@ti.com; zhourui@huaqin.com Subject: Re: [EXTERNAL] Re: [PATCH v6] ASoC: tas2781: Fix wrong loading calibrated data sequence
On Sun, Jun 02, 2024 at 01:11:39PM +0000, Ding, Shenghao wrote:
One of my customers requested tas2781 driver in kernel 6.10 to be merged
into kernel 6.1.
I wondered how I can handle this. May I resubmit the whole code into
latest 6.1 branch?
Looking forward to your reply. Thanks.
You'd need to do something yourself - the stable kernels themselves don't add new features, and I think v6.1 is not updated any more anyway. The usual thing would be to do a backport and then publish it somehow, some vendors have git trees they use (some use github), some share patches via e-mail but there's a bunch of options there.
If this is for some OS vendor (or for use with a specific OS) you may be able to work directly with them to add the driver, some OSs are open to that but some aren't.
participants (3)
-
Ding, Shenghao
-
Mark Brown
-
Shenghao Ding