From mboxrd@z Thu Jan 1 00:00:00 1970 From: grant.likely@secretlab.ca (Grant Likely) Date: Fri, 07 Dec 2012 13:51:31 +0000 Subject: [PATCH V4 0/2] Add DT support for i2s In-Reply-To: <20121206041141.GA10867@opensource.wolfsonmicro.com> References: <1354099669-1735-1-git-send-email-padma.v@samsung.com> <20121206041141.GA10867@opensource.wolfsonmicro.com> Message-ID: <20121207135131.A53643E0B87@localhost> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, 6 Dec 2012 13:11:42 +0900, Mark Brown wrote: > On Thu, Dec 06, 2012 at 09:31:40AM +0530, Padma Venkat wrote: > > On Wed, Nov 28, 2012 at 4:17 PM, Padmavathi Venna wrote: > > > > Padmavathi Venna (2): > > > ASoC: Samsung: Get I2S src_clk from clock alias id. > > > ASoC: SAMSUNG: Add DT support for i2s > > > Any comments on DT support for i2s patch? If not when this patch can be pulled? > > Don't send contentless pings. > > I still don't really like what's going on with aliases here, I need to > understand why things are structured the way they are to say something > about that. Right. On a brief look, it appears that the binding is using aliases as a way to encode implementation specific details of the driver. g.