Re: [alsa-devel] [PATCH V2] ASoC: cs42xx8: Add reset gpio handling
16 May
2019
16 May
'19
1:09 p.m.
Hi
On Thu, May 16, 2019 at 06:04:58AM +0000, S.j. Wang wrote:
- cs42xx8->gpiod_reset = devm_gpiod_get_optional(dev, "reset",
GPIOD_OUT_HIGH);
- if (IS_ERR(cs42xx8->gpiod_reset))
return PTR_ERR(cs42xx8->gpiod_reset);
You also need a binding document update for this.
ok, will send v3
best regards wang shengjiu
16 May
16 May
1:12 p.m.
New subject: [alsa-devel] [PATCH V2] ASoC: cs42xx8: Add reset gpio handling
On Thu, May 16, 2019 at 11:09:27AM +0000, S.j. Wang wrote:
You also need a binding document update for this.
ok, will send v3
Separate patch please, I already applied this and binding docs should be separate patches anyway.
1:15 p.m.
New subject: [alsa-devel] [EXT] Re: [PATCH V2] ASoC: cs42xx8: Add reset gpio handling
Hi
On Thu, May 16, 2019 at 11:09:27AM +0000, S.j. Wang wrote:
You also need a binding document update for this.
ok, will send v3
Separate patch please, I already applied this and binding docs should be separate patches anyway.
Ok, I already send v3. please forget the v3, I will resend v3 for binding doc only.
Best regards Wang shengjiu
2048
Age (days ago)
2048
Last active (days ago)
2 comments
2 participants
participants (2)
-
Mark Brown
-
S.j. Wang