From mboxrd@z Thu Jan 1 00:00:00 1970 From: marex@denx.de (Marek Vasut) Date: Sun, 22 Apr 2012 17:42:05 +0200 Subject: [PATCH 02/11] MXS: Add USB EHCI and USB PHY clock handling In-Reply-To: <20120422144159.GC26306@S2101-09.ap.freescale.net> References: <1334771194-18688-1-git-send-email-marex@denx.de> <1335099567-21056-3-git-send-email-marex@denx.de> <20120422144159.GC26306@S2101-09.ap.freescale.net> Message-ID: <201204221742.05353.marex@denx.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Dear Shawn Guo, > On Sun, Apr 22, 2012 at 02:59:18PM +0200, Marek Vasut wrote: > > Based on code by: > > Tony Lin > > > > Signed-off-by: Marek Vasut > > Cc: Chen Peter-B29397 > > Cc: Detlev Zundel > > Cc: Fabio Estevam > > Cc: Li Frank-B20596 > > Cc: Lin Tony-B19295 > > Cc: Linux USB > > Cc: Sascha Hauer > > Cc: Shawn Guo > > Cc: Shawn Guo > > Cc: Stefano Babic > > Cc: Subodh Nijsure > > Cc: Tony Lin > > Cc: Wolfgang Denk > > --- > > > > arch/arm/mach-mxs/clock-mx28.c | 21 +++++++++++++++++++-- > > 1 file changed, 19 insertions(+), 2 deletions(-) > > The first 2 patches in series are patching files to be removed. > We are switching mxs clock to common clk framework. When is this mxs clock framework scheduled to hit mainline? I obviously had to patch this stuff to work with mainline, once there's new framework, it should be easy to just change these patches. Best regards, Marek Vasut