From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Thomson Subject: [PATCH 0/2] ASoC: Correct DT binding examples IRQ usage for da7218/9 Date: Fri, 17 Nov 2017 15:09:26 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Mark Brown , Liam Girdwood , Takashi Iwai , Jaroslav Kysela , Rob Herring , Mark Rutland Cc: 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 Currently in the DT bindings documents for DA7218 and DA7219, the examples for bindings usage show ACTIVE_HIGH IRQ usage. For both devices this is incorrect as the devices themselves only suport ACTIVE_LOW. This patch set rectifies the inconsistency. Adam Thomson (2): ASoC: da7219: Correct IRQ level in DT binding example ASoC: da7218: Correct IRQ level in DT binding example Documentation/devicetree/bindings/sound/da7218.txt | 2 +- Documentation/devicetree/bindings/sound/da7219.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- 1.9.1 -- 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