From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965261AbdKQPJi (ORCPT ); Fri, 17 Nov 2017 10:09:38 -0500 Received: from mail1.bemta5.messagelabs.com ([195.245.231.142]:62075 "EHLO mail1.bemta5.messagelabs.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964890AbdKQPJ3 (ORCPT ); Fri, 17 Nov 2017 10:09:29 -0500 X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFvrCIsWRWlGSWpSXmKPExsUSt3Opse7y33x RBi83SFtcuXiIyWLqwydsFvOPnGO1+Halg8ni8q45bBZLr19ksujc1c9q0br3CLvFhu9rGR04 PTZ8bmLzWDNvDaPHzll32T02repk89j3dhmbx/otV1k8Pm+SC2CPYs3MS8qvSGDNmNW5nL1gM 0vFywu7mRsYbzN3MXJxCAmsZ5Robelk7GLkBHIqJL7PX8kGYvMKuEk8WvybHcRmE7CQmHziAV icRUBV4sPSs0BxDg5hAV+JX3/iQOaICFxilJj76i0jiMMsMI1R4vGJl+wQgwQlTs58wgJiMwt ISBx88YIZYpmBxOkFjWBxCQF7ienvrzKDDJUQ0JdoPBYLETaU+D7rG1SJucSSnx2sExj5ZyGZ OgvJ1AWMTKsY1YtTi8pSi3Qt9JKKMtMzSnITM3N0DQ1M9XJTi4sT01NzEpOK9ZLzczcxAsOeA Qh2MB5sdj7EKMnBpCTKy2POFyXEl5SfUpmRWJwRX1Sak1p8iFGGg0NJglf9F1BOsCg1PbUiLT MHGIEwaQkOHiUR3kc/gdK8xQWJucWZ6RCpU4zGHDceXv/DxPFs5usGZiGWvPy8VClx3ucgpQI gpRmleXCDYInhEqOslDAvI9BpQjwFqUW5mSWo8q8YxTkYlYR5V4JM4cnMK4Hb9wroFCagU2xu cIOcUpKIkJJqYNzcd+1ylbpoJt/jD4Z3z/w84XTyvugJ728dmmmPfvA+OMr4Vrr6zRXP1kfWk 9fPXiR58lBPnMVSz6u9TQLichkuEdevLjjzcbrO6zcnV2co2lautvZSsuq9ZKO51InngCPXMa emU7Fb2jbMOpGz0ZV5x/JHP91tk9hjt2gLi6pv0X3Uv/3W4kIlluKMREMt5qLiRADFxePLBwM AAA== X-Env-Sender: Adam.Thomson.Opensource@diasemi.com X-Msg-Ref: server-3.tower-180.messagelabs.com!1510931367!107934078!1 X-Originating-IP: [94.185.165.51] X-StarScan-Received: X-StarScan-Version: 9.4.45; banners=-,-,- X-VirusChecked: Checked Message-ID: From: Adam Thomson Date: Fri, 17 Nov 2017 15:09:26 +0000 Subject: [PATCH 0/2] ASoC: Correct DT binding examples IRQ usage for da7218/9 To: Mark Brown , Liam Girdwood , Takashi Iwai , Jaroslav Kysela , Rob Herring , Mark Rutland CC: , , , Support Opensource MIME-Version: 1.0 Content-Type: text/plain X-KSE-AttachmentFiltering-Interceptor-Info: protection disabled X-KSE-ServerInfo: sw-ex-cashub01.diasemi.com, 9 X-KSE-Antivirus-Interceptor-Info: scan successful X-KSE-Antivirus-Info: Clean, bases: 17/11/2017 11:58:00 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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