From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Wed, 18 Apr 2012 16:32:01 +0000 Subject: [PATCH 7/7] MMC: mmci: Add required documentation for Device Tree bindings In-Reply-To: <4F8ECFB9.6020304@linaro.org> References: <1333619748-16126-1-git-send-email-lee.jones@linaro.org> <1334759120.26922.5.camel@hornet> <4F8ECFB9.6020304@linaro.org> Message-ID: <201204181632.01858.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wednesday 18 April 2012, Lee Jones wrote: > On 18/04/12 15:25, Pawel Moll wrote: > > Hi Arnd, > > > > On Wed, 2012-04-18 at 13:04 +0000, Arnd Bergmann wrote: > >> On Thursday 05 April 2012, Lee Jones wrote: > >>> This provides full documentation detailing each compulsory, > >>> optional and device (variant) specific properties available > >>> for use within the MMCI Device Tree. > >>> > >>> Signed-off-by: Lee Jones > >> > >> Acked-by: Arnd Bergmann > > > > Did you really mean to ack this version or the newer one, with > > "max-frequency" instead of "clock-frequency"? > > He meant the newer one. :) > Yes, of course. Sorry for the confusion. Arnd