From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752837AbdKTUo3 (ORCPT ); Mon, 20 Nov 2017 15:44:29 -0500 Received: from mail-pf0-f194.google.com ([209.85.192.194]:44678 "EHLO mail-pf0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752746AbdKTUo1 (ORCPT ); Mon, 20 Nov 2017 15:44:27 -0500 X-Google-Smtp-Source: AGs4zMYHQkVlROsuBcw2Ra+2dOwM9Mz3zerYxCxJFGqBtN+bwRUAQpZ0uvzUxPCDghWLewCfwun/wg== Date: Mon, 20 Nov 2017 14:44:25 -0600 From: Rob Herring To: Adam Thomson Cc: Mark Brown , Liam Girdwood , Takashi Iwai , Jaroslav Kysela , Mark Rutland , alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Support Opensource Subject: Re: [PATCH 2/2] ASoC: da7218: Correct IRQ level in DT binding example Message-ID: <20171120204425.4fltek756ggpp3ps@rob-hp-laptop> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Nov 17, 2017 at 03:09:28PM +0000, Adam Thomson wrote: > Current DT binding documentation shows an example where the IRQ > for the device is chosen to be ACTIVE_HIGH. This is incorrect as > the device only supports ACTIVE_LOW, so this commit fixes that > discrepancy. > > Signed-off-by: Adam Thomson > --- > Documentation/devicetree/bindings/sound/da7218.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Acked-by: Rob Herring From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 2/2] ASoC: da7218: Correct IRQ level in DT binding example Date: Mon, 20 Nov 2017 14:44:25 -0600 Message-ID: <20171120204425.4fltek756ggpp3ps@rob-hp-laptop> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Adam Thomson Cc: Mark Brown , Liam Girdwood , Takashi Iwai , Jaroslav Kysela , Mark Rutland , alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Support Opensource List-Id: devicetree@vger.kernel.org On Fri, Nov 17, 2017 at 03:09:28PM +0000, Adam Thomson wrote: > Current DT binding documentation shows an example where the IRQ > for the device is chosen to be ACTIVE_HIGH. This is incorrect as > the device only supports ACTIVE_LOW, so this commit fixes that > discrepancy. > > Signed-off-by: Adam Thomson > --- > Documentation/devicetree/bindings/sound/da7218.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Acked-by: Rob Herring -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html