From mboxrd@z Thu Jan 1 00:00:00 1970 From: mturquette@ti.com (Mike Turquette) Date: Mon, 12 Nov 2012 10:35:06 -0800 Subject: [PATCH 0/5] clk: ux500: Add clock lookups for u8500 In-Reply-To: References: <1350914281-1332-1-git-send-email-ulf.hansson@stericsson.com> <20121025075138.GD971@gmail.com> <20121110010750.17381.1960@nucleus> Message-ID: <20121112183506.17970.24783@nucleus> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Quoting Linus Walleij (2012-11-11 10:42:59) > On Sat, Nov 10, 2012 at 2:07 AM, Mike Turquette wrote: > > Quoting Lee Jones (2012-10-25 00:51:38) > >> On Mon, 22 Oct 2012, Ulf Hansson wrote: > >> > >> > From: Ulf Hansson > >> > > >> > Step by step, clock lookups for u8500 are being added in this set > >> > of patches. > >> > > >> > These patches will require additional patches for sound/soc/ux500/ > >> > driver as well as drivers/i2c/busses/i2c-nomadik driver to prevent > >> > the boot for ux500 from break. Those patches are being merged through > >> > separate trees. > >> > > >> > Ulf Hansson (5): > >> > clk: ux500: Register i2c clock lookups for u8500 > >> > clk: ux500: Register ssp clock lookups for u8500 > >> > clk: ux500: Register msp clock lookups for u8500 > >> > clk: ux500: Update rtc clock lookup for u8500 > >> > clk: ux500: Register slimbus clock lookups for u8500 > >> > >> Acked-by: Lee Jones > >> > >> Can I also mention that these need to go into the -rcs at the > >> earliest opportunity please, as it is preventing ~50% of the > >> devices from functioning on all of the ST-Ericsson development > >> boards. > >> > >> This is a massive blocker for us! > >> > > > > I've taken these patches into clk-next. Do you need them in as a late > > fix in the 3.7 cycle or is your urgent need only for 3.8 development? > > It is regressing the above drivers (i2c, ssp, etc) so they need to > go into v3.7-rc:s... > Pull request sent for the fixes. I'll remove these from clk-next once they are merged into 3.7-rc6. Regards, Mike > Yours, > Linus Walleij