From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jyri Sarha Subject: Re: [RESEND PATCH v3 10/11] ARM/dts: am33xx: mcasp: Add new dma register location to reg-property Date: Tue, 8 Oct 2013 14:35:32 +0300 Message-ID: <5253EE04.6040704@ti.com> References: <20131007220030.GD2976@kartoffel> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20131007220030.GD2976@kartoffel> 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 To: Mark Rutland Cc: "devicetree@vger.kernel.org" , "alsa-devel@alsa-project.org" , "liam.r.girdwood@linux.intel.com" , "joelf@ti.com" , "rob.herring@calxeda.com" , "Hebbar, Gururaja" , "peter.ujfalusi@ti.com" , Darren Etheridge , "broonie@kernel.org" , "bcousson@baylibre.com" , "grant.likely@linaro.org" , "linux-omap@vger.kernel.org" List-Id: devicetree@vger.kernel.org On 10/08/2013 01:00 AM, Mark Rutland wrote: > For consistency with reg and other composite value properties, I'd prefer that > each entry in the list were individually bracketed: > > dmas = <&edma 8>, > <&edma 9>; > Makes sense. I'll do that. Thanks! > It would also be nice if interrupts were written this way. I'll change that too. Cheers, Jyri