Re: [alsa-devel] [PATCH] ASoC: rt1011: Read and apply r0 and temperature device property
16 Oct
2019
16 Oct
'19
1:30 p.m.
On Wed, Oct 16, 2019 at 7:29 PM Shuming [θζΈι] shumingf@realtek.com wrote:
On Wed, Oct 16, 2019 at 04:58:45PM +0800, shumingf@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!
1856
Age (days ago)
1856
Last active (days ago)
0 comments
1 participants
participants (1)
-
Cheng-yi Chiang