From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Beno=C3=AEt_Th=C3=A9baudeau?= Date: Mon, 27 Aug 2012 15:26:08 +0200 (CEST) Subject: [U-Boot] [PATCH v2 1/2] mx35: Define default SoC input clock frequencies In-Reply-To: <503B14DA.3050907@denx.de> Message-ID: <1913330511.2918301.1346073968564.JavaMail.root@advansee.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Stefano, > On 21/08/2012 23:07, Beno?t Th?baudeau wrote: > > Define default SoC input clock frequencies for i.MX35 in order to > > get rid of > > duplicated definitions. > > > > Signed-off-by: Beno?t Th?baudeau > > Cc: Stefano Babic > > --- > > This patch depends on http://patchwork.ozlabs.org/patch/177437/ . > > > > Hi Beno?t, > > I cannot apply this series. Can you take a look, please ? Yes, it's because it should be applied only after http://patchwork.ozlabs.org/patch/177437/ (dependency indicated after the patch header). Both series touch the same lines, and I didn't know which one you would apply first. I won't be able to work on that this week (vacation). Do you prefer to review and apply (if it's correct for you) the other series first, or do you prefer that I swap these two series? Best regards, Beno?t