Re: [PATCH 1/2] ASoC: max9892x: Add documentation for reset-gpio support

From: Cheng-yi Chiang
Date: Thu Sep 13 2018 - 00:26:24 EST


On Wed, Sep 12, 2018 at 8:28 PM Mark Brown <broonie@xxxxxxxxxx> wrote:
>
> On Wed, Sep 12, 2018 at 08:19:54PM +0800, Cheng-Yi Chiang wrote:
> > max98927 codec driver will support reset-gpio binding so it can toggle
> > reset line in its probe function.
>
> All GPIO properties are supposed to end -gpios even if there can only
> ever be a single GPIO.

Hi Mark. I see.
I will update this along with the comments of the change in max98927.c
if there is any.
Thanks!