From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.walleij@linaro.org (Linus Walleij) Date: Wed, 24 Oct 2012 19:46:36 +0200 Subject: [PATCH 0/6] ux500 fixes bound for the -rcs In-Reply-To: <1351089926-32161-1-git-send-email-lee.jones@linaro.org> References: <1351089926-32161-1-git-send-email-lee.jones@linaro.org> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Oct 24, 2012 at 4:45 PM, Lee Jones wrote: > This patch-set contains a bunch of fixes which are bound for the > v3.6 Release Candidates. Each of them provides a fix for something > which went wrong during the merge window. Without them we either > can't build the kernel, have no GPIOs, only have one running CPU > core, see unnecessary WARN()s, or individual devices fail at to be > functional. > > arch/arm/boot/dts/dbx5x0.dtsi | 17 ++++++- > arch/arm/mach-ux500/cpu-db8500.c | 1 + > arch/arm/mach-ux500/cpu.c | 1 + I provide my Acked-by for patches: 3,4,5,6 of this series. I tried to apply them to my ux500 fixes branch but it appears there are dependencies in the .dtsi file and it does not apply so I guess it's better if you send these to the ARM SoC tree yourself. Patches 1,2 need to go through respective subtrees and I need review comments on the pinctrl patch. Yours, Linus Walleij