Thanks for your comments. > -----Original Message----- > From: Mark Brown <broonie@xxxxxxxxxx> > Sent: Monday, June 3, 2024 8:12 PM > To: Ding, Shenghao <shenghao-ding@xxxxxx> > Cc: andriy.shevchenko@xxxxxxxxxxxxxxx; lgirdwood@xxxxxxxxx; > perex@xxxxxxxx; pierre-louis.bossart@xxxxxxxxxxxxxxx; > 13916275206@xxxxxxx; alsa-devel@xxxxxxxxxxxxxxxx; linux- > kernel@xxxxxxxxxxxxxxx; liam.r.girdwood@xxxxxxxxx; tiwai@xxxxxxx; Xu, > Baojun <baojun.xu@xxxxxx>; soyer@xxxxxx; Baojun.Xu@xxxxxxx; > yuhsuan@xxxxxxxxxx; Yue, Jaden <jaden-yue@xxxxxx>; Lo, Henry > <henry.lo@xxxxxx>; Navada Kanyana, Mukund <navada@xxxxxx>; Hari, Raj > <s-hari@xxxxxx>; zhourui@xxxxxxxxxx > 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.