[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <BYAPR11MB367197EB4E103B53DBBAC6D0F4BE9@BYAPR11MB3671.namprd11.prod.outlook.com>
Date: Wed, 20 Oct 2021 05:06:17 +0000
From: George Song <George.Song@...imintegrated.com>
To: Mark Brown <broonie@...nel.org>
CC: "lgirdwood@...il.com" <lgirdwood@...il.com>,
"robh+dt@...nel.org" <robh+dt@...nel.org>,
"alsa-devel@...a-project.org" <alsa-devel@...a-project.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"george.song@...log.com" <george.song@...log.com>,
Ryan Lee <RyanS.Lee@...imintegrated.com>,
Steve Lee <SteveS.Lee@...imintegrated.com>
Subject: RE: [EXTERNAL] Re: [v3 2/2] ASoC: max98520: add max98520 audio
amplifier driver
> On Tue, Oct 19, 2021 at 07:57:26AM +0000, George Song wrote:
>
> > > > + /* L/R mix configuration */
> > > > + regmap_write(max98520->regmap,
> MAX98520_R2043_PCM_RX_SRC1, 0x2);
> > > > +
> > > > + regmap_write(max98520->regmap,
> MAX98520_R2044_PCM_RX_SRC2,
> > > > +0x10);
> > >
> > > These should be exposed to the user, not hard coded - different
> > > systems may need different configurations.
> > It`s already exposed for 2043 register which is regarding mono
> mixer for "DAI Sel Mux"
> > It will be exposed for 2044 register which is regarding pcm input
> channel selection to dapm mixer.
>
> Then leave the values at the defaults and let the user select what's
> sensible for their system.
It will be left the default value in probe function and
described mixer/widget comment
>
> Please fix your mail client to word wrap within paragraphs at
> something substantially less than 80 columns. Doing this makes your
> messages much easier to read and reply to.
OK I see.
Powered by blists - more mailing lists