From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v8 3/7] ASoC: dt-bindings: make enable-gpio optional for simple amplifier Date: Thu, 6 Dec 2018 17:43:45 -0600 Message-ID: <20181206234345.GA1842@bogus> References: <20181121051752.18387-1-anarsoul@gmail.com> <20181121051752.18387-4-anarsoul@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20181121051752.18387-4-anarsoul@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org Cc: Mark Rutland , devicetree@vger.kernel.org, alsa-devel@alsa-project.org, Maxime Ripard , Takashi Iwai , Liam Girdwood , Vasily Khoruzhick , Chen-Yu Tsai , Mark Brown , linux-arm-kernel@lists.infradead.org, Jerome Brunet List-Id: devicetree@vger.kernel.org On Tue, 20 Nov 2018 21:17:48 -0800, Vasily Khoruzhick wrote: > Amplifier may have no enable GPIO, so make this property optional > > Signed-off-by: Vasily Khoruzhick > --- > Documentation/devicetree/bindings/sound/simple-amplifier.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: Rob Herring