[alsa-devel] [PATCH] ASoC: rt1011: Read and apply r0 and temperature device property

Cheng-yi Chiang cychiang at chromium.org
Wed Oct 16 13:30:44 CEST 2019


On Wed, Oct 16, 2019 at 7:29 PM Shuming [范書銘] <shumingf at realtek.com> wrote:
>
> > On Wed, Oct 16, 2019 at 04:58:45PM +0800, shumingf at realtek.com wrote:
> >
> > > +static int rt1011_parse_dp(struct rt1011_priv *rt1011, struct device
> > > +*dev) {
> > > +   device_property_read_u32(dev, "realtek,temperature_calib",
> > > +           &rt1011->temperature_calib);
> > > +   device_property_read_u32(dev, "realtek,r0_calib",
> > > +           &rt1011->r0_calib);
> >
> > These are new DT bindings and need to be added to the binding document.
>
> Sure, could I send another patch for it?
>
> > ------Please consider the environment before printing this e-mail.
Hi Shuming,
Yes, you will need a patch before this one to add the binding documentation.
Thanks!


More information about the Alsa-devel mailing list