From mboxrd@z Thu Jan 1 00:00:00 1970 From: Damien Horsley Subject: Re: [alsa-devel] [PATCH V2 03/10] ASoC: img: Add binding document for I2S output controller Date: Thu, 22 Oct 2015 20:11:37 +0100 Message-ID: <562934E9.301@imgtec.com> References: <1444653637-14711-1-git-send-email-Damien.Horsley@imgtec.com> <1444653637-14711-4-git-send-email-Damien.Horsley@imgtec.com> <20151019175658.GI32054@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20151019175658.GI32054-GFdadSzt00ze9xe1eoZjHA@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Mark Brown Cc: alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org, James Hartley , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: alsa-devel@alsa-project.org On 19/10/15 18:56, Mark Brown wrote: > On Mon, Oct 12, 2015 at 01:40:30PM +0100, Damien Horsley wrote: > >> +Optional Properties: > >> + - interrupts : Contains the I2S out interrupts. Depending on >> + the configuration, there may be no interrupts, one interrupt, >> + or an interrupt per I2S channel > > If there is an interrupt per channel how should they be described in DT? > In ascending channel order. I will clarify this in the binding document. -- 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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965537AbbJVTLn (ORCPT ); Thu, 22 Oct 2015 15:11:43 -0400 Received: from mailapp01.imgtec.com ([195.59.15.196]:30551 "EHLO mailapp01.imgtec.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965200AbbJVTLk (ORCPT ); Thu, 22 Oct 2015 15:11:40 -0400 Subject: Re: [alsa-devel] [PATCH V2 03/10] ASoC: img: Add binding document for I2S output controller To: Mark Brown References: <1444653637-14711-1-git-send-email-Damien.Horsley@imgtec.com> <1444653637-14711-4-git-send-email-Damien.Horsley@imgtec.com> <20151019175658.GI32054@sirena.org.uk> CC: , James Hartley , Rob Herring , Pawel Moll , "Mark Rutland" , Ian Campbell , Kumar Gala , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , , From: Damien Horsley Message-ID: <562934E9.301@imgtec.com> Date: Thu, 22 Oct 2015 20:11:37 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <20151019175658.GI32054@sirena.org.uk> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [192.168.167.68] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 19/10/15 18:56, Mark Brown wrote: > On Mon, Oct 12, 2015 at 01:40:30PM +0100, Damien Horsley wrote: > >> +Optional Properties: > >> + - interrupts : Contains the I2S out interrupts. Depending on >> + the configuration, there may be no interrupts, one interrupt, >> + or an interrupt per I2S channel > > If there is an interrupt per channel how should they be described in DT? > In ascending channel order. I will clarify this in the binding document.